aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stPreCompiledContracts
Commit message (Expand)AuthorAgeFilesLines
* Add a test that calls the ID precompiled contract with a smaller outputYoichi Hirai2018-03-301-0/+66
* Remove duplicate properties from fillersYoichi Hirai2018-03-191-1/+1
* Add a filler for identity_to_bigger testYoichi Hirai2018-03-141-0/+66
* replace 0x1 with 0x01Dimitry2018-02-1791-273/+273
* fix syntax in testsDimitry2018-02-171-4/+4
* fix stPreCompiledContracts empty expectDimitry2018-02-1693-132/+1649
* update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexityDimitry2018-02-0794-107/+107
* split large test suitesDimitry2017-10-1393-6198/+0
* Add an interesting input to modexp found by fuzzingYoichi Hirai2017-10-101-2/+4
* Add some more modexp casesYoichi Hirai2017-09-181-2/+88
* refill precompiled testsDimitry2017-09-1297-155/+132
* Fix the modexpFiller about large base length and large exp lengthYoichi Hirai2017-08-141-4/+4
* split metropolisDimitry2017-08-0397-104/+104
* regenerate hive testsDimitry2017-08-015-10/+10
* Add a test case baseLength = modLength = 0, but expLength = 2^255Yoichi Hirai2017-07-101-3/+5
* Add a case where exp length is 2^64Yoichi Hirai2017-07-061-2/+20
* Add a modexp test where base length is 2^64Yoichi Hirai2017-07-061-3/+5
* Price calculation when exp length > 256, and the first word of exponent is zeroYoichi Hirai2017-07-041-3/+5
* Fix the timestamp in GeneralStateTestsFiller as suggested inYoichi Hirai2017-06-1696-96/+96
* Fix the difficulty in the GeneralStateTest fillers as suggested inYoichi Hirai2017-06-1696-96/+96
* Add modexp tess from PyethereumYoichi Hirai2017-06-1496-0/+17012
* modexp testsDimitry2017-04-251-3/+7
* modexp testsDimitry2017-04-251-0/+221
* new testsDimitry2017-02-151-0/+63
* replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"Dimitry2017-02-1587-87/+87
* update general state tests fillers to suite blockchainDimitry2017-02-1089-267/+267
* fix gstatetest src for new solidityDimitry2016-12-242-4/+4
* finish eip150 tests to GeneralStateTestsDimitry2016-12-2089-87/+116
* upgrade eip158 to general testsDimitry2016-12-0989-87/+116
* Test Fillers (Sources for the tests)Dimitry2016-12-0589-0/+5427