Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct Constantinople expect section in state tests | Dimitry | 2018-09-25 | 19 | -19/+618 |
| | |||||
* | fix more tests | Dimitry | 2018-05-15 | 2 | -1/+79 |
| | | | | touched coinbase should exist in the post state | ||||
* | refill stRandomTests | Dimitry | 2018-02-02 | 49 | -49/+1567 |
| | |||||
* | update stRandom fillers | Dimitry | 2018-02-02 | 327 | -327/+327 |
| | |||||
* | Fixing errors from JSONSchema/st-filler-schema.json | Yoichi Hirai | 2018-01-30 | 147 | -150/+150 |
| | |||||
* | split large test suites | Dimitry | 2017-10-13 | 225 | -18673/+0 |
| | |||||
* | add a case with 0 gas | Dimitry | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | add more issue tests from the fuzz server | Dimitry | 2017-09-05 | 3 | -0/+169 |
| | |||||
* | randomTest643 | Dimitry | 2017-09-04 | 1 | -0/+50 |
| | | | | Codesize - creation of a ~1mb out of bounds in transaction init code | ||||
* | add randomTest642 that fails on geth. a call to precompiled 007 | Dimitry | 2017-08-28 | 1 | -0/+50 |
| | |||||
* | remove old fields from random tests | Dimitry | 2017-08-21 | 533 | -2424/+1 |
| | | | | make logs hash | ||||
* | remove "logs", "postStateRoot", "out" fields in state test fillers | Felix Lange | 2017-07-13 | 14 | -72/+0 |
| | | | | | These fields are not used anymore, but cpp-ethereum copies them into the filled test. | ||||
* | move tests with blockhash from state to blockchain | Dimitry | 2017-06-02 | 96 | -8456/+0 |
| | |||||
* | make blockhash state test only as blockchain tests | Dimitry | 2017-06-02 | 96 | -96/+96 |
| | |||||
* | corrected random test fillers for blockchain | Dimitry | 2017-02-10 | 643 | -2093/+2120 |
| | |||||
* | name the random state tests inside .json file | Dimitry | 2017-02-03 | 642 | -1270/+1270 |
| | |||||
* | upgrade eip158 to general tests | Dimitry | 2016-12-09 | 643 | -643/+643 |
| | |||||
* | Test Fillers (Sources for the tests) | Dimitry | 2016-12-05 | 643 | -0/+56733 |