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
Part of general implementation (and testing) of all of the VM instructions.
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
feat(avm): add tests for memory and bitwise instructions (#4184)
6dac650
I have to implement memory tagging first for these to make sense, so I'm merging this and then going back to it. Advances #4120 and #4121.
feat(avm): add tests for memory and bitwise instructions (AztecProtoc…
3c777a6
…ol#4184) I have to implement memory tagging first for these to make sense, so I'm merging this and then going back to it. Advances AztecProtocol#4120 and AztecProtocol#4121.
fcarreiro
No branches or pull requests
Overview
Part of general implementation (and testing) of all of the VM instructions.
Tasks
The text was updated successfully, but these errors were encountered: