AztecProtocol / noir-starter

MIT License
168 stars 40 forks source link

Merkle Proof calculation not verified on chain #44

Closed tomoima525 closed 1 year ago

tomoima525 commented 1 year ago

Aim

Merkle Proof computation is not working on chain even though the proof verification passes using api.acirVerifyProof

Expected Behavior

It should verify on chain if api.acirVerifyProof is legit.

Bug

image

To Reproduce

Reproducible code and step

https://github.com/tomoima525/noir-starter/pull/1

Environment

Local network (solidity)

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

critesjosh commented 1 year ago

i believe this is resolved now. feel free to reopen if not.