aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stPreCompiledContracts2
Commit message (Collapse)AuthorAgeFilesLines
* Add comment to new tests explaining what they're covering.Adrian Sutton2018-11-093-23/+23
|
* Refill new test.Adrian Sutton2018-11-061-1/+1
|
* Add tests to cover cases where data is copied to a memory range longer than ↵Adrian Sutton2018-11-033-0/+354
| | | | the data itself.
* refill all state testsDimitry2018-09-2594-282/+1478
|
* fix stPreCompiledContracts2Dimitry2018-02-1694-99/+99
|
* update stPreCompiledContracts2Dimitry2018-02-0294-1202/+370
|
* modexp input testDimitry2017-10-131-6/+97
| | | | 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-131-0/+237
|
* split large test suitesDimitry2017-10-1393-0/+10801