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
Implement the addition, subtraction, and multiplication operations for the following types:
As part of this task, introduce the ALU table.
The text was updated successfully, but these errors were encountered:
feat(3738): AVM basic arithmetic operations for non ff types (#3881)
457a3f9
Resolves #3738 Resolves #3996
feat(3738): AVM basic arithmetic operations for non ff types (AztecPr…
32f0469
…otocol#3881) Resolves AztecProtocol#3738 Resolves AztecProtocol#3996
jeanmon
Successfully merging a pull request may close this issue.
Implement the addition, subtraction, and multiplication operations for the following types:
As part of this task, introduce the ALU table.
The text was updated successfully, but these errors were encountered: