aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stEIP158Specific/callToEmptyThenCallError.json
Commit message (Collapse)AuthorAgeFilesLines
* refill all state testsDimitry2018-09-251-3/+3
|
* Add new touched cleanup caseMatthew Dean2018-09-101-0/+99
Regression test for https://github.com/ethereumjs/ethereumjs-vm/pull/335 First call marks an empty account as touched. Second call errors OOG. Transaction should still cleanup empty account.