aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stReturnDataTest
Commit message (Expand)AuthorAgeFilesLines
* Add a test 'RETURNDATACOPY at the beginning of a program should throw an exce...Yoichi Hirai2017-06-301-0/+101
* Also try RETURNDATACOPY when the calldata is not emptyYoichi Hirai2017-06-271-37/+91
* Add a test for trying returndatacopy 0 0 on an empty return data bufferYoichi Hirai2017-06-231-0/+88
* Fill tests after making returndatacopy throwYoichi Hirai2017-06-083-3/+3
* Add tests for RETURNDATACOPY after CREATEYoichi Hirai2017-05-241-0/+103
* Add a test case for a RETURNDATACOPY from an overrunning rangeYoichi Hirai2017-05-241-0/+103
* Updated the opcodes of RETURNDATA instructionsYoichi Hirai2017-05-243-13/+116
* Add a test case about RETURNDATASIZE returning zero after initializationYoichi Hirai2017-05-241-0/+96
* Add the filled testYoichi Hirai2017-05-241-0/+96