Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REVERT test case: | Dimitry | 2017-04-04 | 1 | -26/+19 |
| | | | | | return empty output but with non-zero memory index (e.g. offset 1, length 0). test case 2: big index, size 0. | ||||
* | refill revert tests | Dimitry | 2017-03-24 | 4 | -82/+24 |
| | |||||
* | more revert tests | Dimitry | 2017-03-24 | 2 | -0/+635 |
| | |||||
* | revert opcode test fillers | Dimitry | 2017-03-22 | 7 | -77/+630 |
| | |||||
* | Failing test for REVERT opcode (temporary, to check if travis gets the ↵ | Andrei Maiboroda | 2017-03-22 | 1 | -0/+64 |
| | | | | rigght branch) | ||||
* | Simple tests for REVERT opcode | Andrei Maiboroda | 2017-03-22 | 2 | -0/+119 |
| | |||||
* | more revert tests with precompiled | Dimitry | 2017-03-03 | 3 | -0/+405 |
| | |||||
* | replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL" | Dimitry | 2017-02-15 | 4 | -8/+8 |
| | |||||
* | update general state tests fillers to suite blockchain | Dimitry | 2017-02-10 | 24 | -72/+72 |
| | |||||
* | create contract in init code on depth = 1023 and 1024 | Dimitry | 2017-01-23 | 2 | -0/+126 |
| | |||||
* | empty CREATE replace the code on collision | Dimitry | 2017-01-18 | 1 | -5/+5 |
| | |||||
* | refill tests with state journal v2 PR | Dimitry | 2017-01-18 | 1 | -12/+15 |
| | |||||
* | Revert Tests | Dimitry | 2017-01-17 | 2 | -0/+397 |
| | | | | | | 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 Tests | Dimitry | 2017-01-14 | 3 | -0/+301 |
| | |||||
* | fix subcalls revert test | Dimitry | 2017-01-11 | 2 | -0/+214 |
| | | | | change the same store key after subcall instead of new | ||||
* | more revert call tests in contract interactions | Dimitry | 2017-01-09 | 2 | -5/+143 |
| | |||||
* | new revertSubCallOOG test | Dimitry | 2017-01-09 | 1 | -0/+76 |
| | |||||
* | rename revert tests | Dimitry | 2017-01-09 | 5 | -5/+5 |
| | |||||
* | more Revert tests for Create opcode | Dimitry | 2017-01-05 | 4 | -0/+348 |
| | |||||
* | stMemoryStressTest wip 3 | Dimitry | 2016-12-27 | 1 | -0/+64 |
| | | | | stRevertTest | ||||
* | finish eip150 tests to GeneralStateTests | Dimitry | 2016-12-20 | 4 | -3/+37 |
| | |||||
* | eip150 test fillers to general tests | Dimitry | 2016-12-16 | 8 | -0/+669 |