-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: add more transient storage/eip-1153 tests (#292)
* tests: add tstorage gas measure tests * tests: port simple tload follow sstore test from ethereum/tests * tests: add call to invalid/revert/oog exec contexts Also fix the arguments pushed for the delegatecall opcode; there was one too many. * tests/cancun/eip1153: small fix to storage pre * tests/cancun/eip1153: add self-destruct tests * tox: add 'selfdestructing' to whitelist.txt * style: fix incorrect comment * tests: fix xfail for revert by ensuring memory is clean * tests: add tstore in call then tload return in staticcall --------- Co-authored-by: Mario Vega <[email protected]> Co-authored-by: spencer-tb <[email protected]>
- Loading branch information
1 parent
0ef22d8
commit c95b81c
Showing
5 changed files
with
490 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.