aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stRevertTest
Commit message (Collapse)AuthorAgeFilesLines
* add 0x prefix to state test transaction datacdetrio2017-08-084-14/+14
|
* split metropolisDimitry2017-08-0335-412/+1652
|
* update general testsDimitry2017-08-0135-2997/+6990
|
* regenerate hive testsDimitry2017-08-0135-5801/+2978
|
* refill general state testsDimitry2017-07-1035-2/+167
|
* Fix and refill GeneralStateTest after fixing the nonce change for address ↵Yoichi Hirai2017-07-061-5/+5
| | | | | | collision https://github.com/ethereum/cpp-ethereum/issues/4225
* Merge pull request #192 from ethereum/revert-createwinsvega2017-06-271-0/+101
|\ | | | | Add a case where REVERT in an init code passes data to the creating context
| * Add a case where REVERT in an init code passes data to the creating contextYoichi Hirai2017-06-221-0/+101
| |
* | update revert test with new eip86 rulesDimitry2017-06-231-2/+7
|/
* Fill tests according to previous commitYoichi Hirai2017-06-161-26/+26
|
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-1934-1011/+1011
|
* REVERT test case:Dimitry2017-04-041-41/+217
| | | | | return empty output but with non-zero memory index (e.g. offset 1, length 0). test case 2: big index, size 0.
* refill revert testsDimitry2017-03-245-245/+448
|
* more revert testsDimitry2017-03-242-0/+1477
|
* revert opcode testsDimitry2017-03-225-16/+967
|
* Add compiled tests for REVERTAndrei Maiboroda2017-03-223-0/+301
|
* more revert tests with precompiledDimitry2017-03-033-0/+453
|
* refill tests with metropolis (wip)Dimitry2017-02-1524-0/+440
|
* refill general state testsDimitry2017-02-1024-72/+72
|
* create contract in init code on depth = 1023 and 1024Dimitry2017-01-232-0/+170
|
* empty CREATE replace the code on collisionDimitry2017-01-181-24/+24
|
* refill tests with state journal v2 PRDimitry2017-01-181-24/+24
|
* Revert TestsDimitry2017-01-172-0/+638
| | | | | | Create in subcall with OOG (in and after subcall) Create is a collision with address Create is not a collision with address
* Loop Calls Revert OOG TestsDimitry2017-01-143-0/+310
|
* fix subcalls revert testDimitry2017-01-112-0/+334
| | | | change the same store key after subcall instead of new
* more revert call tests in contract interactionsDimitry2017-01-092-6/+255
|
* refil revert TestsDimitry2017-01-096-5/+90
|
* more Revert tests for Create opcodeDimitry2017-01-054-0/+368
|
* stMemoryStressTest wip4Dimitry2016-12-271-0/+85
|
* refill GeneralStateTestsDimitry2016-12-208-0/+785