aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stReturnDataTest
Commit message (Expand)AuthorAgeFilesLines
* Update expectations for the new throwing behavior of RETURNDATACOPYYoichi Hirai2017-06-083-43/+3
* Add tests for RETURNDATACOPY after CREATEYoichi Hirai2017-05-241-0/+82
* Add a test case for a RETURNDATACOPY from an overrunning rangeYoichi Hirai2017-05-241-0/+82
* Updated the opcodes of RETURNDATA instructionsYoichi Hirai2017-05-243-5/+5
* Add a test for RETURNDATACOPY following a successful CALLYoichi Hirai2017-05-241-4/+8
* WIP: hand-assembling this code seems like too much workYoichi Hirai2017-05-241-0/+79
* Add a test case about RETURNDATASIZE returning zero after initializationYoichi Hirai2017-05-241-0/+75
* Fallback on the hex code while lllc implements RETURNDATACOPYYoichi Hirai2017-05-241-0/+1
* The LLL code should be in bracesYoichi Hirai2017-05-241-1/+1
* Rename Filter.json into Filler.jsonYoichi Hirai2017-05-241-0/+0
* Fix LLLYoichi Hirai2017-05-241-1/+1
* Change the code into LLLYoichi Hirai2017-05-241-1/+1
* Renaming a filter file with a suffix Filter.jsonYoichi Hirai2017-05-241-0/+0
* Add a test filter for RETURNDATACOPY initially copying zerosYoichi Hirai2017-05-241-0/+74