Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add blockchain version of new tests. | Adrian Sutton | 2018-11-09 | 3 | -0/+2031 |
| | |||||
* | Revert "Add blockchain version of stPreCompiledContracts2 tests." (to make ↵ | Adrian Sutton | 2018-11-09 | 3 | -2031/+0 |
| | | | | regenerating them easier) | ||||
* | Add blockchain version of stPreCompiledContracts2 tests. | Adrian Sutton | 2018-11-06 | 3 | -0/+2031 |
| | |||||
* | refill state tests as blockchain tests | Dimitry | 2018-09-26 | 112 | -4254/+18821 |
| | |||||
* | fix stPreCompiledContracts2 | Dimitry | 2018-02-16 | 112 | -2742/+5745 |
| | |||||
* | update stPreCompiledContracts2 | Dimitry | 2018-02-02 | 112 | -24509/+4096 |
| | |||||
* | modexp input test | Dimitry | 2017-10-13 | 6 | -266/+1428 |
| | | | | 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 | 4 | -0/+2324 |
| | |||||
* | split large test suites | Dimitry | 2017-10-13 | 106 | -0/+68042 |