aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests/GeneralStateTests/stRevertTest
Commit message (Expand)AuthorAgeFilesLines
* refill state tests as blockchain testsDimitry2018-09-26138-4995/+24536
* Fill RevertOnEmptyStack testYoichi Hirai2018-04-031-0/+644
* revert in CREATE in init code, followed by returndatasize/copyYoichi Hirai2018-02-271-0/+548
* fix stRevertTestDimitry2018-02-17133-2586/+11986
* refill blockchain stRevertTestDimitry2018-02-05133-55793/+3123
* Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFillerYoichi Hirai2017-12-141-102/+227
* add _info commentDimitry2017-10-111-30/+30
* python testDimitry2017-10-111-0/+854
* refill all the testsDimitry2017-10-07132-6625/+5632
* refill revert testsDimitry2017-09-29124-23844/+5522
* Update with more commentsYoichi Hirai2017-09-278-240/+528
* Add tests that set up a nonempty returndata buffer and then call a contract t...Yoichi Hirai2017-09-278-0/+9610
* Merge pull request #331 from ethereum/big-revert-in-createYoichi Hirai2017-09-224-0/+2106
|\
| * Add a test case with a REVERT with returndata >24576 in an init codeYoichi Hirai2017-09-194-0/+2106
* | Add a test about REVERT during a STATICCALLYoichi Hirai2017-09-201-0/+722
|/
* Add a test executing REVERT during a DELEGATECALLYoichi Hirai2017-09-181-0/+722
* Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-28117-6016/+5167
* Hive tests with ByzantineDimitry2017-08-06117-6720/+25653
* regenerate hive testsDimitry2017-08-01131-74941/+79048
* Fill tests after changing the receipt formatYoichi Hirai2017-07-198-0/+4872
* Fill tests according to previous commitYoichi Hirai2017-06-161-1112/+2094
* REVERT test case:Dimitry2017-04-041-440/+5240
* fill blockchain tests with Revert OpCodeDimitry2017-04-0310-0/+54536
* refill state tests as blockchainDimitry2017-02-1024-2307/+2579
* GeneralStateTests as Blockchain testsDimitry2017-02-1024-0/+21887