Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix stRevertTest | Dimitry | 2018-02-17 | 133 | -2586/+11986 |
| | |||||
* | refill blockchain stRevertTest | Dimitry | 2018-02-05 | 133 | -55793/+3123 |
| | |||||
* | Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFiller | Yoichi Hirai | 2017-12-14 | 1 | -102/+227 |
| | |||||
* | add _info comment | Dimitry | 2017-10-11 | 1 | -30/+30 |
| | |||||
* | python test | Dimitry | 2017-10-11 | 1 | -0/+854 |
| | |||||
* | refill all the tests | Dimitry | 2017-10-07 | 132 | -6625/+5632 |
| | |||||
* | refill revert tests | Dimitry | 2017-09-29 | 124 | -23844/+5522 |
| | |||||
* | Update with more comments | Yoichi Hirai | 2017-09-27 | 8 | -240/+528 |
| | |||||
* | Add tests that set up a nonempty returndata buffer and then call a contract ↵ | Yoichi Hirai | 2017-09-27 | 8 | -0/+9610 |
| | | | | | | that reverts This should fulfill: non-empty returndata buffer --CALL --> REVERT <-- RETURNDATASIZE, to detect "not setting returndata buffer after REVERT" | ||||
* | Merge pull request #331 from ethereum/big-revert-in-create | Yoichi Hirai | 2017-09-22 | 4 | -0/+2106 |
|\ | | | | | Add a test case with a REVERT with returndata >24576 in an init code | ||||
| * | Add a test case with a REVERT with returndata >24576 in an init code | Yoichi Hirai | 2017-09-19 | 4 | -0/+2106 |
| | | |||||
* | | Add a test about REVERT during a STATICCALL | Yoichi Hirai | 2017-09-20 | 1 | -0/+722 |
|/ | |||||
* | Add a test executing REVERT during a DELEGATECALL | Yoichi Hirai | 2017-09-18 | 1 | -0/+722 |
| | |||||
* | Translate GeneralStateTests into BlockahtinTests/GeneralStateTests | Yoichi Hirai | 2017-08-28 | 117 | -6016/+5167 |
| | |||||
* | Hive tests with Byzantine | Dimitry | 2017-08-06 | 117 | -6720/+25653 |
| | |||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 131 | -74941/+79048 |
| | |||||
* | Fill tests after changing the receipt format | Yoichi Hirai | 2017-07-19 | 8 | -0/+4872 |
| | |||||
* | Fill tests according to previous commit | Yoichi Hirai | 2017-06-16 | 1 | -1112/+2094 |
| | |||||
* | REVERT test case: | Dimitry | 2017-04-04 | 1 | -440/+5240 |
| | | | | | return empty output but with non-zero memory index (e.g. offset 1, length 0). test case 2: big index, size 0. | ||||
* | fill blockchain tests with Revert OpCode | Dimitry | 2017-04-03 | 10 | -0/+54536 |
| | |||||
* | refill state tests as blockchain | Dimitry | 2017-02-10 | 24 | -2307/+2579 |
| | |||||
* | GeneralStateTests as Blockchain tests | Dimitry | 2017-02-10 | 24 | -0/+21887 |