aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json
Commit message (Collapse)AuthorAgeFilesLines
* fix stPreCompiledContracts empty expectDimitry2018-02-161-9/+9
|
* update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexityDimitry2018-02-071-13/+13
|
* 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-121-10/+10
| | | | add execution on <100000 100000+x >100000 gas for each test
* Fix the modexpFiller about large base length and large exp lengthYoichi Hirai2017-08-141-4/+4
|
* split metropolisDimitry2017-08-031-8/+8
|
* 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
|
* modexp testsDimitry2017-04-251-3/+7
|
* modexp testsDimitry2017-04-251-0/+221