aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stPreCompiledContracts
Commit message (Expand)AuthorAgeFilesLines
* refill all state testsDimitry2018-09-2596-368/+3875
* Fill identity_to_small testYoichi Hirai2018-03-301-0/+74
* Filled test casesYoichi Hirai2018-03-191-3/+1337
* Fill identity_to_bigger testYoichi Hirai2018-03-141-0/+74
* replace 0x1 with 0x01Dimitry2018-02-1793-457/+457
* fix syntax in testsDimitry2018-02-171-5/+5
* fix stPreCompiledContracts empty expectDimitry2018-02-1694-281/+281
* update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexityDimitry2018-02-0794-16979/+283
* split large test suitesDimitry2017-10-13187-10989/+188
* Add a test case where modexp gets inputYoichi Hirai2017-10-111-4/+185
* refill all the testsDimitry2017-10-07187-374/+561
* regenerate state testsDimitry2017-09-29187-188/+374
* Add some more modexp casesYoichi Hirai2017-09-181-2/+908
* refill precompiled testsDimitry2017-09-12187-2153/+17157
* make all logs hexDimitry2017-08-21187-2803/+1495
* Fix the modexpFiller about large base length and large exp lengthYoichi Hirai2017-08-141-3/+3
* split metropolisDimitry2017-08-03187-1624/+4178
* update general testsDimitry2017-08-01187-16138/+18414
* regenerate hive testsDimitry2017-08-01187-16737/+16591
* Change the modexp tests after the gas formula has been changed inYoichi Hirai2017-07-245-35/+85
* Merge branch 'develop' into exp255winsvega2017-07-13186-0/+930
|\
| * refill general state testsDimitry2017-07-10187-1/+931
* | Add a test case baseLength = modLength = 0, but expLength = 2^255Yoichi Hirai2017-07-101-2/+43
|/
* Add a case where exp length is 2^64Yoichi Hirai2017-07-061-1/+42
* Add a modexp test where base length is 2^64Yoichi Hirai2017-07-061-2/+43
* Price calculation when exp length > 256, and the first word of exponent is zeroYoichi Hirai2017-07-041-1/+47
* Filled GeneralStateTest according to the previous commitYoichi Hirai2017-06-1696-192/+192
* Add modexp tess from PyethereumYoichi Hirai2017-06-1496-0/+15264
* Update tests after changing the gas cost of modexp precompiled contractYoichi Hirai2017-06-131-8/+8
* modexp testsDimitry2017-04-251-1/+891
* modexp testsDimitry2017-04-251-0/+271
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-1990-1265/+1265
* fill new testsDimitry2017-02-151-0/+136
* refill tests with metropolis (wip)Dimitry2017-02-1589-0/+890
* refill general state testsDimitry2017-02-1089-267/+267
* refill general testsDimitry2017-01-172-10/+10
* General State TestsDimitry2016-11-3089-0/+7565