Open microbecode opened 1 month ago
Unable to compile the https://github.com/saleel/gitclaim example project.
Name: Invite only
Challenge: ZKEmail Guardian
GitHub Repository: https://github.com/microbecode/zk-invite-only
Aztec Version: 0.57.0 sandbox
Noir Version (if applicable): 0.55
Operating System: Ubuntu
What did you expect to happen? Successful compilation
What actually happened? errors
sh build.sh
Gate count: Unknown variant index for enum
Upgrade bb to version 0.55.0. That fixes the issue
Issue Description
Unable to compile the https://github.com/saleel/gitclaim example project.
Project Context
Name: Invite only
Challenge: ZKEmail Guardian
GitHub Repository: https://github.com/microbecode/zk-invite-only
Environment
Aztec Version: 0.57.0 sandbox
Noir Version (if applicable): 0.55
Operating System: Ubuntu
Steps to Reproduce
Expected Behavior
What did you expect to happen? Successful compilation
Actual Behavior
What actually happened? errors
Code Snippet
Error Messages
Additional Context
Possible Solution
Upgrade bb to version 0.55.0. That fixes the issue
Impact on Development
Support Needed