Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an interesting input to modexp found by fuzzing | Yoichi Hirai | 2017-10-10 | 1 | -2/+4 |
| | |||||
* | Add some more modexp cases | Yoichi Hirai | 2017-09-18 | 1 | -2/+88 |
| | |||||
* | refill precompiled tests | Dimitry | 2017-09-12 | 97 | -155/+132 |
| | | | | add execution on <100000 100000+x >100000 gas for each test | ||||
* | Fix the modexpFiller about large base length and large exp length | Yoichi Hirai | 2017-08-14 | 1 | -4/+4 |
| | |||||
* | split metropolis | Dimitry | 2017-08-03 | 97 | -104/+104 |
| | |||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 5 | -10/+10 |
| | |||||
* | Add a test case baseLength = modLength = 0, but expLength = 2^255 | Yoichi Hirai | 2017-07-10 | 1 | -3/+5 |
| | |||||
* | Add a case where exp length is 2^64 | Yoichi Hirai | 2017-07-06 | 1 | -2/+20 |
| | |||||
* | Add a modexp test where base length is 2^64 | Yoichi Hirai | 2017-07-06 | 1 | -3/+5 |
| | |||||
* | Price calculation when exp length > 256, and the first word of exponent is zero | Yoichi Hirai | 2017-07-04 | 1 | -3/+5 |
| | |||||
* | Fix the timestamp in GeneralStateTestsFiller as suggested in | Yoichi Hirai | 2017-06-16 | 96 | -96/+96 |
| | | | | https://github.com/ethereum/tests/pull/180/files/bf07e79b8d49e479e55c0b9560686c7429c8ac5b#diff-4b84d89a34b808ecc2bf1ee3a4534ce9 | ||||
* | Fix the difficulty in the GeneralStateTest fillers as suggested in | Yoichi Hirai | 2017-06-16 | 96 | -96/+96 |
| | | | | https://github.com/ethereum/tests/pull/180/files/bf07e79b8d49e479e55c0b9560686c7429c8ac5b#diff-4b84d89a34b808ecc2bf1ee3a4534ce9 | ||||
* | Add modexp tess from Pyethereum | Yoichi Hirai | 2017-06-14 | 96 | -0/+17012 |
| | |||||
* | modexp tests | Dimitry | 2017-04-25 | 1 | -3/+7 |
| | |||||
* | modexp tests | Dimitry | 2017-04-25 | 1 | -0/+221 |
| | |||||
* | new tests | Dimitry | 2017-02-15 | 1 | -0/+63 |
| | |||||
* | replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL" | Dimitry | 2017-02-15 | 87 | -87/+87 |
| | |||||
* | update general state tests fillers to suite blockchain | Dimitry | 2017-02-10 | 89 | -267/+267 |
| | |||||
* | fix gstatetest src for new solidity | Dimitry | 2016-12-24 | 2 | -4/+4 |
| | |||||
* | finish eip150 tests to GeneralStateTests | Dimitry | 2016-12-20 | 89 | -87/+116 |
| | |||||
* | upgrade eip158 to general tests | Dimitry | 2016-12-09 | 89 | -87/+116 |
| | |||||
* | Test Fillers (Sources for the tests) | Dimitry | 2016-12-05 | 89 | -0/+5427 |