aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/GeneralStateTests/stEIP158Specific
Commit message (Collapse)AuthorAgeFilesLines
* refill state tests as blockchain testsDimitry2018-09-267-135/+860
|
* Add new touched cleanup caseMatthew Dean2018-09-101-0/+389
| | | | | | 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.
* update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexityDimitry2018-02-076-2011/+123
|
* refill all the testsDimitry2017-10-076-945/+270
|
* Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-286-282/+240
|
* Hive tests with ByzantineDimitry2017-08-066-401/+1136
|
* regenerate hive testsDimitry2017-08-016-834/+1689
|
* refill state tests as blockchainDimitry2017-02-106-264/+264
|
* GeneralStateTests as Blockchain testsDimitry2017-02-106-0/+2685