clearmatics / zecale

General purpose aggregator using recursive composition of SNARKs: https://arxiv.org/abs/2008.05958
https://clearmatics.github.io/zecale
GNU Lesser General Public License v3.0
8 stars 3 forks source link

Zeth zecale with public data hashing (depends on #62) #64

Closed dtebbs closed 3 years ago

AntoineRondelet commented 3 years ago

LGTM, will merge after https://github.com/clearmatics/zeth/pull/345

dtebbs commented 3 years ago

LGTM, will merge after clearmatics/zeth#345

Great. Thanks. Rebased to latest version points to the updated zeth branch.

dtebbs commented 3 years ago

LGTM, will merge after clearmatics/zeth#345

Great. Thanks. Rebased to latest version points to the updated zeth branch.

Sorry. Just pushed a last-minute fix for a previous PR. It's contained in commit cdb287917ca1e65b9cdf3b9b34fea5faeced0e4b (python variable names need to match the flag names)

AntoineRondelet commented 3 years ago

Sorry. Just pushed a last-minute fix for a previous PR

Thanks @dtebbs