aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stPreCompiledContracts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | https://github.com/ethereum/EIPs/commit/4d4d8fb
* 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