Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comment to new tests explaining what they're covering. | Adrian Sutton | 2018-11-09 | 3 | -23/+23 |
| | |||||
* | Refill new test. | Adrian Sutton | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | Add tests to cover cases where data is copied to a memory range longer than ↵ | Adrian Sutton | 2018-11-03 | 3 | -0/+354 |
| | | | | the data itself. | ||||
* | refill all state tests | Dimitry | 2018-09-25 | 94 | -282/+1478 |
| | |||||
* | fix stPreCompiledContracts2 | Dimitry | 2018-02-16 | 94 | -99/+99 |
| | |||||
* | update stPreCompiledContracts2 | Dimitry | 2018-02-02 | 94 | -1202/+370 |
| | |||||
* | modexp input test | Dimitry | 2017-10-13 | 1 | -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 input | Dimitry | 2017-10-13 | 1 | -0/+237 |
| | |||||
* | split large test suites | Dimitry | 2017-10-13 | 93 | -0/+10801 |