axiom-crypto / halo2-lib

Monorepo of halo2 crates
MIT License
236 stars 145 forks source link

chore(zkevm-hashes): use git tag for snark-verifier-sdk #250

Closed jonathanpwang closed 7 months ago

jonathanpwang commented 7 months ago

There is an unfortunate circular dependency where snark-verifier depends on a tag of halo2-base but then zkevm-hashes needs a tag of snark-verifier.

I will re-tag v0.4.1-git after merging this.