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

Tests for SLOAD and SSTORE where one of these instructions has multiple revert reasons #1660

Open
OlivierBBB opened this issue Dec 14, 2024 · 0 comments

Comments

@OlivierBBB
Copy link
Collaborator

We need to write tests where some execution context, at depth e.g. 3 or 4 or more, performs SLOAD's and SSTORE's that will get reverted by several parent contexts reverting. We should even do a test where we have a deep tower of CALL's which alternate in whether or not they SELF_REVERT and they all modify the same storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants