We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue list a batch of breaking changes to backends that we want to ideally merge around the same time:
NpLanguage
ExpressionWidth
We need to remove the opcode supported fields in backends and rename language to expression_width in the info.json file
hash_to_field
We need to remove this from ACIR and regenerate the serialization
We need to add the opcode into ACIR and regenerate the serialization
.
No response
No
The text was updated successfully, but these errors were encountered:
HashToField is being changed here: AztecProtocol/aztec-packages#3631
Sorry, something went wrong.
This also includes #3840
Adding #3909 to he list
No branches or pull requests
Problem
This issue list a batch of breaking changes to backends that we want to ideally merge around the same time:
NpLanguage
toExpressionWidth
and removed the partial backend feature.We need to remove the opcode supported fields in backends and rename language to expression_width in the info.json file
hash_to_field
We need to remove this from ACIR and regenerate the serialization
We need to add the opcode into ACIR and regenerate the serialization
Happy Case
.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: