Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #352 from ethereum/badOpcodes-bigger-stack | winsvega | 2017-10-13 | 122 | -421/+421 |
|\ | |||||
| * | refill badopcodes blockchain tests, blockchain general state tests | Jared Wasinger | 2017-10-13 | 122 | -421/+421 |
* | | fuzztests bytecode | Dimitry | 2017-10-13 | 1 | -0/+62 |
* | | split random tests | Dimitry | 2017-10-13 | 1 | -56/+0 |
* | | split large test suites | Dimitry | 2017-10-13 | 853 | -0/+56 |
|/ | |||||
* | python test | Dimitry | 2017-10-11 | 1 | -0/+83 |
* | Add a test case where modexp gets input | Yoichi Hirai | 2017-10-11 | 4 | -0/+248 |
* | fix test fillers | Dimitry | 2017-10-06 | 8 | -8/+8 |
* | remove old tests | Dimitry | 2017-09-30 | 170 | -10582/+0 |
* | regenerate state tests | Dimitry | 2017-09-29 | 4725 | -0/+473780 |
* | Merge pull request #338 from ethereum/revert_should_reset_returndata | Yoichi Hirai | 2017-09-29 | 8 | -0/+896 |
|\ | |||||
| * | Update with more comments | Yoichi Hirai | 2017-09-27 | 8 | -0/+896 |
* | Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i... | Yoichi Hirai | 2017-09-27 | 1 | -0/+70 |