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

Mem2reg regression after changes to remove underflows #6124

Open
sirasistant opened this issue Sep 23, 2024 · 0 comments
Open

Mem2reg regression after changes to remove underflows #6124

sirasistant opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sirasistant
Copy link
Contributor

Aim

Compile aztec contracts after #6107

Expected Behavior

It should compile

Bug

error: Could not resolve some references to the array. All references must be resolved at compile time
  ┌─ contracts/pending_note_hashes_contract/src/main.nr:1:1
  │
1 │ // Test contract to confirm that notes can be inserted and then later
  │ -
  │
  = Call stack:
    1. contracts/pending_note_hashes_contract/src/main.nr:1:1

error: Could not resolve some references to the array. All references must be resolved at compile time
  ┌─ contracts/pending_note_hashes_contract/src/main.nr:1:1
  │
1 │ // Test contract to confirm that notes can be inserted and then later
  │ -
  │
  = Call stack:
    1. contracts/pending_note_hashes_contract/src/main.nr:1:1

To Reproduce

Workaround

None

Workaround Description

No response

Additional Context

No response

Project Impact

None

Blocker Context

No response

Nargo Version

No response

NoirJS Version

No response

Proving Backend Tooling & Version

No response

Would you like to submit a PR for this Issue?

None

Support Needs

No response

@sirasistant sirasistant added the bug Something isn't working label Sep 23, 2024
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
Status: 📋 Backlog
Development

No branches or pull requests

1 participant