Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test.py, VMTests, src/VMTestsFiller, JSONSchema/: output newline at end of ↵ | Everett Hildenbrandt | 2018-06-07 | 6 | -6/+6 |
| | | | | files when writing | ||||
* | src/VMTestsFiller: formatting changes | Everett Hildenbrandt | 2018-06-02 | 6 | -164/+156 |
| | |||||
* | Remove more VM tests that touch the world state | Yoichi Hirai | 2018-04-14 | 4 | -124/+0 |
| | |||||
* | Remove VM tests that use `BALANCE` instruction | Yoichi Hirai | 2018-04-12 | 5 | -191/+0 |
| | | | | See https://github.com/ethereum/tests/pull/444#issuecomment-380571633 | ||||
* | Remove VM random tests that contain `BALANCE` | Yoichi Hirai | 2018-04-10 | 2 | -80/+0 |
| | | | | | | because these require special execution mode for VM tests. See https://github.com/ethereum/tests/issues/415 | ||||
* | split vm tests | Dimitry | 2017-09-01 | 17 | -0/+599 |