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

SSA parser does not support constraint error messages #6587

Closed
TomAFrench opened this issue Nov 21, 2024 · 0 comments · Fixed by #6599
Closed

SSA parser does not support constraint error messages #6587

TomAFrench opened this issue Nov 21, 2024 · 0 comments · Fixed by #6599
Assignees

Comments

@TomAFrench
Copy link
Member

Constraints with error message strings have the strings following the constrain instruction in SSA

constrain v802 == v798 '"Public data tree index doesn't match witness"'

If we try to parse this however we fail on the error message.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Nov 21, 2024
@asterite asterite self-assigned this Nov 22, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants