noir-lang / noir-examples

A repo of example Noir projects.
MIT License
36 stars 13 forks source link

Could not satisfy all constraints error in foundry-voting #1

Closed hungngdf closed 1 year ago

hungngdf commented 1 year ago

Got error

Error: could not satisfy all constraints

Location:
    crates/nargo_cli/src/cli/mod.rs:72:5

when running nargo prove p of foundry-voting with nargo 0.7.1

critesjosh commented 1 year ago

thanks for flagging. we updated the pedersen hash algorithm, so it doesnt work with newer versions. I will update this soon

critesjosh commented 1 year ago

should work now with these updates https://github.com/noir-lang/noir-examples/commit/8472f63ca0f057ebcb60440daf25b22292afb087