aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/GeneralStateTests/stReturnDataTest
Commit message (Expand)AuthorAgeFilesLines
* refill blockchain stReturnDataTestDimitry2018-02-0544-6143/+1693
* Add a new input for modlen = 999188.Yoichi Hirai2018-01-305-274/+928
* Merge pull request #372 from ethereum/modexp-returndatasizewinsvega2017-12-202-0/+1316
|\
| * add more modexp returndatasize test casesJared Wasinger2017-11-252-0/+1316
* | Merge pull request #375 from ethereum/returndatacopy_following_revert_in_createwinsvega2017-12-131-0/+656
|\ \
| * | Adding a new test about returndatacopy following a revert in an init codeYoichi Hirai2017-12-061-0/+656
| |/
* / Add a test case for RETURNDATACOPY after REVERT in STATICCALLYoichi Hirai2017-12-081-0/+740
|/
* Add a test for checking RETURNDATASIZE after a modexp with modsize = 1Yoichi Hirai2017-10-252-36/+694
* Merge pull request #363 from ethereum/modexp-modsize0-returnsizeYoichi Hirai2017-10-244-0/+2624
|\
| * Add tests about returndatasize following modexp calls of modsize = 0Yoichi Hirai2017-10-234-0/+2624
* | Merge pull request #362 from ethereum/returndata-ecrecYoichi Hirai2017-10-241-0/+644
|\ \
| * | add casey's testDimitry2017-10-191-0/+644
* | | Merge pull request #361 from ethereum/returntestYoichi Hirai2017-10-241-0/+658
|\ \ \ | |_|/ |/| |
| * | RETURNDATACOPY and RETURNDATASIZE after failing createDimitry2017-10-191-0/+658
* | | Add a test case about transaction calls A (CALL B(CALL C(RETURN) OOG) 'check ...Yoichi Hirai2017-10-181-0/+842
* | | RETURNDATASIZE after a failing CALL (due to insufficient balance) should retu...Dimitry2017-10-171-0/+738
|/ /
* / refill all the testsDimitry2017-10-0733-5178/+1485
|/
* Add a test where RETURNDATACOPY with a nonzero size fails after a CALL with i...Yoichi Hirai2017-09-271-0/+734
* add converted blockchain test for 'returndatasize_after_successful_callcode'Jared Wasinger2017-09-051-48/+48
* add more returndatasize/returndatacopy testsJared Wasinger2017-09-0512-0/+8384
* Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-2820-793/+4327
* Add a test case that RETURNDATACOPYs REVERTed dataYoichi Hirai2017-08-081-0/+742
* Hive tests with ByzantineDimitry2017-08-0614-723/+2379
* regenerate hive testsDimitry2017-08-0114-208/+5304
* Fill tests after making returndatacopy throwYoichi Hirai2017-06-085-150/+181
* Fill in blockchain testsYoichi Hirai2017-05-245-0/+2773