Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test 'RETURNDATACOPY at the beginning of a program should throw an exce... | Yoichi Hirai | 2017-06-30 | 1 | -0/+101 |
* | 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 |