Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more revert tests with precompiled | Dimitry | 2017-03-03 | 3 | -0/+405 | |
| | ||||||
* | snark ADD testFiller | Dimitry | 2017-03-02 | 2 | -60/+203 | |
| | ||||||
* | zkSnark filler | Dimitry | 2017-03-02 | 1 | -0/+60 | |
| | ||||||
* | special case with precompiled fork | Dimitry | 2017-02-28 | 1 | -1/+11 | |
| | ||||||
* | tx with OOG at block 2675119 | Dimitry | 2017-02-28 | 1 | -0/+61 | |
| | ||||||
* | deployment error test | Dimitry | 2017-02-16 | 1 | -0/+51 | |
| | ||||||
* | new tests | Dimitry | 2017-02-15 | 8 | -0/+660 | |
| | ||||||
* | replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL" | Dimitry | 2017-02-15 | 271 | -275/+275 | |
| | ||||||
* | update general state tests fillers to suite blockchain | Dimitry | 2017-02-10 | 984 | -3093/+3082 | |
| | ||||||
* | corrected random test fillers for blockchain | Dimitry | 2017-02-10 | 643 | -2093/+2120 | |
| | ||||||
* | name the random state tests inside .json file | Dimitry | 2017-02-03 | 642 | -1270/+1270 | |
| | ||||||
* | fix src blockchas state tests to the actual chain parameters | Dimitry | 2017-02-01 | 4 | -8/+9 | |
| | | | | todo: move blockhash tests out of state tests to bcTests | |||||
* | 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 | |
| | ||||||
* | create JS contracat with no collision | Dimitry | 2017-01-18 | 1 | -0/+53 | |
| | ||||||
* | 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 | |||||
* | rename long name tests | Dimitry | 2017-01-17 | 6 | -7/+7 | |
| | ||||||
* | 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 | |||||
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2017-01-10 | 7 | -5/+219 | |
|\ | ||||||
| * | 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 | |
| | | ||||||
* | | fix memory stress test fillers | Dimitry | 2017-01-10 | 3 | -5/+20 | |
|/ | ||||||
* | more Revert tests for Create opcode | Dimitry | 2017-01-05 | 4 | -0/+348 | |
| | ||||||
* | refill stBoundsTests | Dimitry | 2016-12-29 | 3 | -2/+3 | |
| | ||||||
* | move brokenVM memory stress tests back to bounds tests | Dimitry | 2016-12-28 | 3 | -0/+0 | |
| | ||||||
* | stMemoryStressTest wip4 | Dimitry | 2016-12-27 | 1 | -2/+2 | |
| | ||||||
* | stMemoryStressTest wip 3 | Dimitry | 2016-12-27 | 2 | -1/+87 | |
| | | | | stRevertTest | |||||
* | stMemoryStressTests wip 3 | Dimitry | 2016-12-27 | 3 | -3/+23 | |
| | ||||||
* | stMemoryStress wip 2 | Dimitry | 2016-12-27 | 6 | -6/+6 | |
| | ||||||
* | stress Memory Tests wip | Dimitry | 2016-12-27 | 19 | -26/+26 | |
| | ||||||
* | fix gstatetest src for new solidity | Dimitry | 2016-12-24 | 20 | -36/+49 | |
| | ||||||
* | finish eip150 tests to GeneralStateTests | Dimitry | 2016-12-20 | 537 | -500/+1455 | |
| | ||||||
* | EIP150 to GeneralTests Convertion | Dimitry | 2016-12-19 | 314 | -321/+896 | |
| | ||||||
* | eip150 test fillers to general tests | Dimitry | 2016-12-16 | 137 | -2/+12983 | |
| | ||||||
* | eip158 to general state - eip special tests | Dimitry | 2016-12-15 | 51 | -0/+4745 | |
| | ||||||
* | update tests for cpp PR's | Dimitry | 2016-12-14 | 2 | -0/+115 | |
| | ||||||
* | wallet transition transaction to EIP158 | Dimitry | 2016-12-12 | 94 | -420/+938 | |
| | ||||||
* | Merge branch 'develop' of github.com:ethereum/tests into develop | Dimitry | 2016-12-09 | 1 | -0/+60002 | |
|\ | ||||||
| * | fix stAttackTest | Dimitry | 2016-12-08 | 1 | -59977/+17 | |
| | | ||||||
| * | Contract Creation Spam Test | Dimitry | 2016-12-08 | 1 | -0/+119962 | |
| | | ||||||
* | | upgrade eip158 to general tests | Dimitry | 2016-12-09 | 925 | -988/+9742 | |
| | | ||||||
* | | upgrade eip158 to general tests | Dimitry | 2016-12-08 | 216 | -254/+1321 | |
|/ | ||||||
* | updating generaltests with eip158 | Dimitry | 2016-12-06 | 157 | -138/+791 | |
| | ||||||
* | Test Fillers (Sources for the tests) | Dimitry | 2016-12-05 | 1423 | -0/+128616 | |