aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRandom
Commit message (Collapse)AuthorAgeFilesLines
* correct Constantinople expect section in state testsDimitry2018-09-2519-19/+618
|
* fix more testsDimitry2018-05-152-1/+79
| | | | touched coinbase should exist in the post state
* refill stRandomTestsDimitry2018-02-0249-49/+1567
|
* update stRandom fillersDimitry2018-02-02327-327/+327
|
* Fixing errors from JSONSchema/st-filler-schema.jsonYoichi Hirai2018-01-30147-150/+150
|
* split large test suitesDimitry2017-10-13225-18673/+0
|
* add a case with 0 gasDimitry2017-09-081-1/+1
|
* add more issue tests from the fuzz serverDimitry2017-09-053-0/+169
|
* randomTest643Dimitry2017-09-041-0/+50
| | | | Codesize - creation of a ~1mb out of bounds in transaction init code
* add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-281-0/+50
|
* remove old fields from random testsDimitry2017-08-21533-2424/+1
| | | | make logs hash
* remove "logs", "postStateRoot", "out" fields in state test fillersFelix Lange2017-07-1314-72/+0
| | | | | These fields are not used anymore, but cpp-ethereum copies them into the filled test.
* move tests with blockhash from state to blockchainDimitry2017-06-0296-8456/+0
|
* make blockhash state test only as blockchain testsDimitry2017-06-0296-96/+96
|
* corrected random test fillers for blockchainDimitry2017-02-10643-2093/+2120
|
* name the random state tests inside .json fileDimitry2017-02-03642-1270/+1270
|
* upgrade eip158 to general testsDimitry2016-12-09643-643/+643
|
* Test Fillers (Sources for the tests)Dimitry2016-12-05643-0/+56733