Skip to content
New issue

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

Error: cannot solve opcode: expression has too many unknowns #1283

Closed
1 task
ax0 opened this issue May 3, 2023 · 0 comments · Fixed by #1291
Closed
1 task

Error: cannot solve opcode: expression has too many unknowns #1283

ax0 opened this issue May 3, 2023 · 0 comments · Fixed by #1291
Assignees
Labels
bug Something isn't working

Comments

@ax0
Copy link
Contributor

ax0 commented May 3, 2023

Aim

Generate a proof for this test.

Expected behavior

Proof is successfully generated.

Bug

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⁷ ]%

To reproduce

Run the following commands:

  1. git clone -b alt-impl https://github.com/aragonzkresearch/noir-storage-proofs
  2. cd noir-storage-proofs/tests/rlp_decode/
  3. 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

  • Once I hit submit, I will assign this issue to the Project Board with the appropriate tags.
@ax0 ax0 added the bug Something isn't working label May 3, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir May 3, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants