/lang/gfortran/

m method='get'> DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
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-06