aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2
Commit message (Collapse)AuthorAgeFilesLines
* Add blockchain version of new tests.Adrian Sutton2018-11-093-0/+384
|
* Revert "Add blockchain version of stPreCompiledContracts2 tests." (to make ↵Adrian Sutton2018-11-093-375/+0
| | | | regenerating them easier)
* Add blockchain version of stPreCompiledContracts2 tests.Adrian Sutton2018-11-063-0/+375
|
* refill state tests as blockchain testsDimitry2018-09-26112-127/+257
|
* fix stPreCompiledContracts2Dimitry2018-02-1615-0/+2028
|
* update stPreCompiledContracts2Dimitry2018-02-02112-88/+6830
|
* modexp input testDimitry2017-10-136-13/+123
| | | | Consensus big in Parity: gas calculation of modexp is subject to overflow for certain inputs. Found via manual review. A case was found where consensus issue could be achieved in ~500K gas.
* fuzzed test modexp inputDimitry2017-10-134-0/+220
|
* split large test suitesDimitry2017-10-13106-0/+7580