aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRevertTest
Commit message (Expand)AuthorAgeFilesLines
* correct Constantinople expect section in state testsDimitry2018-09-2512-21/+165
* fix more tests with coinbase touchDimitry2018-05-152-3/+47
* Add a test that executes a single `REVERT` on an empty stackYoichi Hirai2018-04-031-0/+59
* Rename duplicated keys in filler JSON filesYoichi Hirai2018-03-2211-79/+79
* Remove duplicate properties from fillersYoichi Hirai2018-03-1917-19/+19
* revert in CREATE in init code, followed by returndatasize/copyYoichi Hirai2018-02-271-0/+75
* fix stRevertTestDimitry2018-02-177-18/+154
* fill stRevertTestDimitry2018-02-055-7/+10
* update stRevertTest fillersDimitry2018-02-0541-72/+99
* Fixing errors from JSONSchema/st-filler-schema.jsonYoichi Hirai2018-01-305-9/+9
* Add a test for RETURNDATASIZE/COPY after a revert during a CALLCODEYoichi Hirai2018-01-031-3/+19
* Test RETURNDATASIZE and RETURNDATACOPY in RevertInDelegateCallFillerYoichi Hirai2017-12-141-3/+19
* add _info commentDimitry2017-10-111-0/+3
* python testDimitry2017-10-111-0/+59
* fix test fillersDimitry2017-10-063-35/+35
* Update with more commentsYoichi Hirai2017-09-271-7/+8
* Add tests that set up a nonempty returndata buffer and then call a contract t...Yoichi Hirai2017-09-271-0/+303
* Merge pull request #331 from ethereum/big-revert-in-createYoichi Hirai2017-09-221-0/+123
|\
| * Add a test case with a REVERT with returndata >24576 in an init codeYoichi Hirai2017-09-191-0/+123
* | Add a test about REVERT during a STATICCALLYoichi Hirai2017-09-201-0/+66
|/
* Add a test executing REVERT during a DELEGATECALLYoichi Hirai2017-09-181-0/+66
* Add a test about REVERT during CALLCODEYoichi Hirai2017-09-071-0/+66
* Changes for EIP-684Yoichi Hirai2017-08-241-56/+1
* Merge pull request #253 from cdetrio/fix-data-0xYoichi Hirai2017-08-234-14/+14
|\
| * add 0x prefix to state test transaction datacdetrio2017-08-084-14/+14
* | use hex for storage keys and values in state test fillerscdetrio2017-08-081-4/+4
|/
* split metropolisDimitry2017-08-038-24/+24
* Fix and refill GeneralStateTest after fixing the nonce change for address col...Yoichi Hirai2017-07-061-2/+2
* Add a case where REVERT in an init code passes data to the creating contextYoichi Hirai2017-06-221-0/+74
* Change the filler according toYoichi Hirai2017-06-161-3/+3
* REVERT test case:Dimitry2017-04-041-26/+19
* refill revert testsDimitry2017-03-244-82/+24
* more revert testsDimitry2017-03-242-0/+635
* revert opcode test fillersDimitry2017-03-227-77/+630
* Failing test for REVERT opcode (temporary, to check if travis gets the rigght...Andrei Maiboroda2017-03-221-0/+64
* Simple tests for REVERT opcodeAndrei Maiboroda2017-03-222-0/+119
* more revert tests with precompiledDimitry2017-03-033-0/+405
* replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"Dimitry2017-02-154-8/+8
* update general state tests fillers to suite blockchainDimitry2017-02-1024-72/+72
* create contract in init code on depth = 1023 and 1024Dimitry2017-01-232-0/+126
* empty CREATE replace the code on collisionDimitry2017-01-181-5/+5
* refill tests with state journal v2 PRDimitry2017-01-181-12/+15
* Revert TestsDimitry2017-01-172-0/+397
* Loop Calls Revert OOG TestsDimitry2017-01-143-0/+301
* fix subcalls revert testDimitry2017-01-112-0/+214
* more revert call tests in contract interactionsDimitry2017-01-092-5/+143
* new revertSubCallOOG testDimitry2017-01-091-0/+76
* rename revert testsDimitry2017-01-095-5/+5
* more Revert tests for Create opcodeDimitry2017-01-054-0/+348
* stMemoryStressTest wip 3Dimitry2016-12-271-0/+64
* finish eip150 tests to GeneralStateTestsDimitry2016-12-204-3/+37
* eip150 test fillers to general testsDimitry2016-12-168-0/+669