You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nargo 0.9.0 (git version hash: 9b417da, is dirty: false)
Additional Context
These appear to be the offending lines. Commenting them out should result in a failure to satisfy constraints but instead yields a different error:
Message: Should not read uninitialized memory
Location: /home/ax0/.cargo/registry/src/git.luolix.top-1ecc6299db9ec823/acvm-0.21.0/src/pwg/memory_op.rs:26
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered:
Aim
Generate a proof for this program.
Expected Behavior
A proof is successfully generated.
Bug
We get the following error:
To Reproduce
git clone https://github.com/aragonzkresearch/noir-trie-proofs
cd noir-trie-proofs/tests/depth_8_storage_proof
nargo prove
Installation Method
Compiled from source
Nargo Version
nargo 0.9.0 (git version hash: 9b417da, is dirty: false)
Additional Context
These appear to be the offending lines. Commenting them out should result in a failure to satisfy constraints but instead yields a different error:
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: