We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate a proof for this test.
Proof is successfully generated.
We get the following error:
Error: cannot solve opcode: expression has too many unknowns %EXPR [ (1, _594) (-2⁸, _611) (-1, _612) 2⁷ ]% Caused by: expression has too many unknowns %EXPR [ (1, _594) (-2⁸, _611) (-1, _612) 2⁷ ]%
Run the following commands:
git clone -b alt-impl https://github.com/aragonzkresearch/noir-storage-proofs
cd noir-storage-proofs/tests/rlp_decode/
nargo prove
Compiled from source
nargo 0.5.1 (git version hash: 9f43450, is dirty: false)
No response
The text was updated successfully, but these errors were encountered:
guipublic
Successfully merging a pull request may close this issue.
Aim
Generate a proof for this test.
Expected behavior
Proof is successfully generated.
Bug
We get the following error:
To reproduce
Run the following commands:
git clone -b alt-impl https://github.com/aragonzkresearch/noir-storage-proofs
cd noir-storage-proofs/tests/rlp_decode/
nargo prove
Installation method
Compiled from source
Nargo version
nargo 0.5.1 (git version hash: 9f43450, is dirty: false)
@noir-lang/noir_wasm version
No response
@noir-lang/barretenberg version
No response
@noir-lang/aztec_backend version
No response
Additional context
No response
Submission Checklist
The text was updated successfully, but these errors were encountered: