-
Notifications
You must be signed in to change notification settings - Fork 319
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
Storage change tests #483
Comments
This was referenced Aug 8, 2018
Two additional test cases for reset and set again:
|
Can this be closed now? |
No. The cases have not been added to the repo yet. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In preparation for EIP-1087.
For a single SSTORE of a given key, we have following cases:
Make sure we have proper tests for all cases (probably yes).
Now let's create a set of test cases where we combine each possibility into sequence of two SSTORES:
The text was updated successfully, but these errors were encountered: