aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller
Commit message (Collapse)AuthorAgeFilesLines
* src/VMTestsFiller: formatting changesEverett Hildenbrandt2018-06-02609-16281/+16199
|
* VMTests/.../sdiv_dejavu: correct test expect section and refillEverett Hildenbrandt2018-06-021-2/+2
|
* VMTests/.../exp8: add test of EXP 0 0Everett Hildenbrandt2018-06-021-0/+36
|
* src/VMTestsFiller: convert inline assembly to hex data to avoid LLL errorsEverett Hildenbrandt2018-05-3110-10/+16
|
* src/VMTestsFiller: correct occurrences of invalid JSONEverett Hildenbrandt2018-05-306-18/+6
|
* Merge pull request #444 from pirapira/remove-blockhash-vm-testsYoichi Hirai2018-05-1169-2582/+21
|\ | | | | Remove VM tests using the mock BLOCKHASH/BALANCE instruction just for VM tests
| * Add a list of instructions to avoid in VM tests.Yoichi Hirai2018-04-141-0/+21
| |
| * Remove more VM tests that touch the world stateYoichi Hirai2018-04-1456-2149/+0
| |
| * Remove VM tests that use `BALANCE` instructionYoichi Hirai2018-04-125-191/+0
| | | | | | | | See https://github.com/ethereum/tests/pull/444#issuecomment-380571633
| * Remove VM tests using the mock BLOCKHASH instruction just for VM testsYoichi Hirai2018-04-127-242/+0
| | | | | | | | See the discussion https://github.com/ethereum/tests/issues/415#issuecomment-378593659
* | add vm test for arithmetic (add) after byteJared Wasinger2018-04-181-0/+36
|/
* Remove VM random tests that contain `BALANCE`Yoichi Hirai2018-04-102-80/+0
| | | | | | because these require special execution mode for VM tests. See https://github.com/ethereum/tests/issues/415
* refill splited VMtestsDimitry2017-09-015-0/+0
|
* split vm testsDimitry2017-09-01687-22389/+23554
|
* Fix the filler and fill vmIOandFlowOperationsTestYoichi Hirai2017-08-241-1/+0
|
* Fix some VMTest filling failuresYoichi Hirai2017-08-231-5/+5
|
* Fix some formatting issues in VMTest fillersYoichi Hirai2017-08-052-50/+50
|
* Merge pull request #154 from ethereum/refreshwinsvega2017-04-242-1/+2
|\ | | | | refill all tests with latest develop
| * refill vmTestsDimitry2017-04-192-1/+2
| |
* | Regenerate VM performance testsPaweł Bylica2017-04-201-0/+28
| |
* | VM tests: remove duplicated performance testsPaweł Bylica2017-04-201-197/+0
| |
* | Add VM performance tests for div+add and addPaweł Bylica2017-04-202-0/+83
|/
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-192-6/+6
|
* Add performance VM tests for MULMODPaweł Bylica2016-12-242-0/+40
|
* Test Fillers (Sources for the tests)Dimitry2016-12-0514-0/+22564