Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refill all state tests | Dimitry | 2018-09-25 | 37 | -162/+581 |
| | |||||
* | Fill the modified filler files | Yoichi Hirai | 2018-03-22 | 2 | -6/+28 |
| | |||||
* | Filled test cases | Yoichi Hirai | 2018-03-19 | 1 | -3/+32 |
| | |||||
* | refill stReturnDataTest | Dimitry | 2018-02-05 | 37 | -439/+147 |
| | |||||
* | Add a new input for modlen = 999188. | Yoichi Hirai | 2018-01-30 | 1 | -4/+50 |
| | | | | | This implements https://docs.google.com/spreadsheets/d/1xat7UI8GtB4ZGVdlK5_XQSHJZaMThi4SrlcL8XMZb5Q/edit#gid=1605675414&range=C46 | ||||
* | Merge pull request #372 from ethereum/modexp-returndatasize | winsvega | 2017-12-20 | 1 | -13/+105 |
|\ | | | | | add more 'returndatasize after modexp' test cases | ||||
| * | add more modexp returndatasize test cases | Jared Wasinger | 2017-11-25 | 1 | -13/+105 |
| | | |||||
* | | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_create | winsvega | 2017-12-13 | 1 | -0/+108 |
|\ \ | | | | | | | Adding a new test about returndatacopy following a revert in an init code | ||||
| * | | Adding a new test about returndatacopy following a revert in an init code | Yoichi Hirai | 2017-12-06 | 1 | -0/+108 |
| |/ | |||||
* / | Add a test case for RETURNDATACOPY after REVERT in STATICCALL | Yoichi Hirai | 2017-12-08 | 1 | -0/+115 |
|/ | |||||
* | Add a test for checking RETURNDATASIZE after a modexp with modsize = 1 | Yoichi Hirai | 2017-10-25 | 1 | -112/+20 |
| | |||||
* | Merge pull request #363 from ethereum/modexp-modsize0-returnsize | Yoichi Hirai | 2017-10-24 | 1 | -0/+246 |
|\ | | | | | Add tests about returndatasize following modexp calls of modsize = 0 | ||||
| * | Add tests about returndatasize following modexp calls of modsize = 0 | Yoichi Hirai | 2017-10-23 | 1 | -0/+246 |
| | | |||||
* | | Merge pull request #362 from ethereum/returndata-ecrec | Yoichi Hirai | 2017-10-24 | 1 | -0/+107 |
|\ \ | | | | | | | Returndata ecrec | ||||
| * | | add casey's test | Dimitry | 2017-10-19 | 1 | -3/+4 |
| | | | |||||
| * | | add test for returndatasize after ecrec | cdetrio | 2017-10-07 | 1 | -0/+106 |
| | | | |||||
* | | | Merge pull request #361 from ethereum/returntest | Yoichi Hirai | 2017-10-24 | 1 | -0/+108 |
|\ \ \ | |_|/ |/| | | RETURNDATACOPY and RETURNDATASIZE after failing create | ||||
| * | | RETURNDATACOPY and RETURNDATASIZE after failing create | Dimitry | 2017-10-19 | 1 | -0/+108 |
| | | | | | | | | | | | | (due to 0xfd code) | ||||
* | | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ↵ | Yoichi Hirai | 2017-10-18 | 1 | -0/+124 |
| | | | | | | | | | | | | | | | | | | buffers') https://docs.google.com/spreadsheets/d/1xat7UI8GtB4ZGVdlK5_XQSHJZaMThi4SrlcL8XMZb5Q/edit#gid=1605675414&range=C37 | ||||
* | | | RETURNDATASIZE after a failing CALL (due to insufficient balance) should ↵ | Dimitry | 2017-10-17 | 1 | -0/+115 |
|/ / | | | | | | | return 0 | ||||
* / | refill all the tests | Dimitry | 2017-10-07 | 30 | -61/+91 |
|/ | |||||
* | regenerate state tests | Dimitry | 2017-09-29 | 29 | -416/+99 |
| | | | | | generate hive test fillers fix state test fillers | ||||
* | remove tests without fillers | Dimitry | 2017-09-29 | 1 | -116/+0 |
| | |||||
* | Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with ↵ | Yoichi Hirai | 2017-09-27 | 1 | -0/+114 |
| | | | | insufficient balance | ||||
* | fill 'returndatasize_after_successful_callcode' state test | Jared Wasinger | 2017-09-05 | 1 | -0/+116 |
| | |||||
* | add more returndatasize/returndatacopy tests | Jared Wasinger | 2017-09-05 | 7 | -0/+868 |
| | |||||
* | add 'returndatacopy_after_successful_delegatecall' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+117 |
| | |||||
* | add 'returndatacopy_after_successful_callcode' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+117 |
| | |||||
* | add 'returndatasize_after_successful_delegatecall' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+117 |
| | |||||
* | add 'returndatasize_after_successful_staticcall' state test | Jared Wasinger | 2017-08-29 | 1 | -0/+117 |
| | |||||
* | add state test 'returndatasize_after_callcode' | Jared Wasinger | 2017-08-28 | 1 | -0/+116 |
| | |||||
* | make all logs hex | Dimitry | 2017-08-21 | 17 | -257/+137 |
| | |||||
* | more returndata test cases | cdetrio | 2017-08-11 | 5 | -0/+643 |
| | |||||
* | Add a test case that RETURNDATACOPYs REVERTed data | Yoichi Hirai | 2017-08-08 | 1 | -0/+130 |
| | |||||
* | split metropolis | Dimitry | 2017-08-03 | 11 | -76/+238 |
| | |||||
* | update general tests | Dimitry | 2017-08-01 | 11 | -291/+826 |
| | |||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 11 | -684/+289 |
| | |||||
* | refill general state tests | Dimitry | 2017-07-10 | 11 | -8/+23 |
| | |||||
* | Merge pull request #208 from ethereum/returndatacopy_with_2_256_sum | winsvega | 2017-07-10 | 1 | -0/+183 |
|\ | | | | | Add a test RETURNDATACOPY at the beginning of a program should throw … | ||||
| * | Use CALLDATALOAD instead of CALLDATACOPY and MLOAD | Yoichi Hirai | 2017-07-06 | 1 | -16/+16 |
| | | |||||
| * | Add one-less and one-more numbers | Yoichi Hirai | 2017-07-06 | 1 | -8/+90 |
| | | |||||
| * | Add a test RETURNDATACOPY at the beginning of a program should throw an ↵ | Yoichi Hirai | 2017-07-03 | 1 | -0/+101 |
| | | | | | | | | exception if offset + size = 2^256 | ||||
* | | Merge pull request #207 from ethereum/remove_compiled_code | winsvega | 2017-07-06 | 2 | -12/+22 |
|\ \ | | | | | | | Remove compiled code | ||||
| * | | Apparently some bytecode was not faithful compilation of the LLL code | Yoichi Hirai | 2017-07-03 | 2 | -12/+22 |
| |/ | |||||
* | | Merge pull request #196 from ethereum/returndatacopy_0_0_after_successful_create | winsvega | 2017-07-06 | 2 | -0/+202 |
|\ \ | | | | | | | Add test cases for RETURNDATACOPY after a successful CREATE should no… | ||||
| * | | Use (SSTORE 0 1) in the init code to see if the CREATE succeeds or not | Yoichi Hirai | 2017-07-06 | 1 | -7/+7 |
| | | | |||||
| * | | Add a test about RETURNDATACOPY after a successful CREATE should throw ↵ | Yoichi Hirai | 2017-06-28 | 1 | -0/+101 |
| | | | | | | | | | | | | exception if offset is not zero | ||||
| * | | Address @winsvega's comments | Yoichi Hirai | 2017-06-28 | 1 | -13/+6 |
| | | | |||||
| * | | Add test cases for RETURNDATACOPY after a successful CREATE should not throw ↵ | Yoichi Hirai | 2017-06-26 | 1 | -0/+108 |
| | | | | | | | | | | | | if size = offset = zero | ||||
* | | | Merge pull request #200 from ↵ | winsvega | 2017-07-06 | 1 | -0/+108 |
|\ \ \ | | | | | | | | | | | | | | | | | ethereum/returndatacopy-after-failing-call-with-nonzero-offset Add a test about "RETURNDATACOPY after a failing CALL should throw ex… | ||||
| * | | | Add a test about "RETURNDATACOPY after a failing CALL should throw exception ↵ | Yoichi Hirai | 2017-06-29 | 1 | -0/+108 |
| | |/ | |/| | | | | | | | if offset is not zero" | ||||
* / | | Add a test 'RETURNDATACOPY at the beginning of a program should throw an ↵ | Yoichi Hirai | 2017-06-30 | 1 | -0/+101 |
|/ / | | | | | | | exception if offset + size = 2^64' | ||||
* | | Also try RETURNDATACOPY when the calldata is not empty | Yoichi Hirai | 2017-06-27 | 1 | -37/+91 |
| | | |||||
* | | Add a test for trying returndatacopy 0 0 on an empty return data buffer | Yoichi Hirai | 2017-06-23 | 1 | -0/+88 |
|/ | |||||
* | Fill tests after making returndatacopy throw | Yoichi Hirai | 2017-06-08 | 3 | -3/+3 |
| | |||||
* | Add tests for RETURNDATACOPY after CREATE | Yoichi Hirai | 2017-05-24 | 1 | -0/+103 |
| | |||||
* | Add a test case for a RETURNDATACOPY from an overrunning range | Yoichi Hirai | 2017-05-24 | 1 | -0/+103 |
| | |||||
* | Updated the opcodes of RETURNDATA instructions | Yoichi Hirai | 2017-05-24 | 3 | -13/+116 |
| | |||||
* | Add a test case about RETURNDATASIZE returning zero after initialization | Yoichi Hirai | 2017-05-24 | 1 | -0/+96 |
| | |||||
* | Add the filled test | Yoichi Hirai | 2017-05-24 | 1 | -0/+96 |