aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stPreCompiledContracts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | https://github.com/ethereum/tests/pull/180/files/bf07e79b8d49e479e55c0b9560686c7429c8ac5b#diff-4b84d89a34b808ecc2bf1ee3a4534ce9
* Fix the difficulty in the GeneralStateTest fillers as suggested inYoichi Hirai2017-06-1696-96/+96
| | | | https://github.com/ethereum/tests/pull/180/files/bf07e79b8d49e479e55c0b9560686c7429c8ac5b#diff-4b84d89a34b808ecc2bf1ee3a4534ce9
* 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