Skip to content

Version incompatibility for Noir with gitclaim project #12

@microbecode

Description

@microbecode

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

  1. Try compiling gitclaim with nargo 0.35
  2. You get various errors deep down in noir-lang

Expected Behavior

What did you expect to happen? Successful compilation

Actual Behavior

What actually happened? errors

Code Snippet

sh build.sh

Error Messages

One of the errors: "Invalid comment character: Only ASCII is currently supported"

Additional Context

Possible Solution

Downgrade to nargo 0.34. That fixes the issue

Impact on Development

Support Needed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions