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
A lot of the information from the zksync C4 audit is fantastic.
https://github.com/code-423n4/2024-03-zksync/tree/main/docs
We should have these in the official docs somewhere.
In particular, this set of simulations I think is crucial for developers to understand, and how it works with the isSystem flag.
isSystem
https://github.com/code-423n4/2023-10-zksync/blob/main/docs/VM%20Section/How%20compiler%20works/instructions/extensions/call.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A lot of the information from the zksync C4 audit is fantastic.
https://github.com/code-423n4/2024-03-zksync/tree/main/docs
We should have these in the official docs somewhere.
In particular, this set of simulations I think is crucial for developers to understand, and how it works with the
isSystem
flag.https://github.com/code-423n4/2023-10-zksync/blob/main/docs/VM%20Section/How%20compiler%20works/instructions/extensions/call.md
The text was updated successfully, but these errors were encountered: