Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zeroTransaction' into develop | Dimitry | 2017-04-11 | 10 | -94/+1375 |
|\ | |||||
| * | zeroSig Transaction state tests | Dimitry | 2017-03-29 | 8 | -51/+227 |
| | | |||||
| * | correct zeroSigTransaction structure tests to eip #208 | Dimitry | 2017-03-28 | 2 | -94/+613 |
| | | |||||
| * | zeroSig transaction test fillers | Dimitry | 2017-03-23 | 7 | -0/+586 |
| | | |||||
* | | 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. | ||||
* | | Merge pull request #149 from ethereum/revertTests | winsvega | 2017-04-03 | 8 | -2/+1315 |
|\ \ | |/ |/| | Revert tests | ||||
| * | 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 |
| | | |||||
* | | remote zeroSigTransaction tests | Dimitry | 2017-03-23 | 7 | -586/+0 |
| | | |||||
* | | zeroSig Transaction test fillers | Dimitry | 2017-03-22 | 8 | -3/+610 |
|/ | |||||
* | refill transaction tests with zeroSig | Dimitry | 2017-03-17 | 3 | -47/+293 |
| | |||||
* | metropolis zero sig transaction test fillers | Dimitry | 2017-03-17 | 4 | -0/+2081 |
| | |||||
* | paringTest filler for zeroKnowledge | Dimitry | 2017-03-08 | 1 | -0/+159 |
| | |||||
* | zeroKnowledge ECDSA function tests | Dimitry | 2017-03-06 | 3 | -0/+1256 |
| | |||||
* | 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 |
| | |||||
* | new uncle header tests | Dimitry | 2017-02-22 | 1 | -4/+387 |
| | |||||
* | deployment error test | Dimitry | 2017-02-16 | 1 | -0/+51 |
| | |||||
* | new tests | Dimitry | 2017-02-15 | 11 | -0/+5581 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'develop' of github.com:ethereum/tests into develop | Dimitry | 2016-12-27 | 2 | -0/+40 |
|\ | |||||
| * | Merge pull request #129 from chfast/perfromance-mulmod | winsvega | 2016-12-27 | 2 | -0/+40 |
| |\ | | | | | | | Add performance VM tests for MULMOD | ||||
| | * | Add performance VM tests for MULMOD | Paweł Bylica | 2016-12-24 | 2 | -0/+40 |
| | | | |||||
* | | | 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 | 21 | -36/+128238 |
| | | |||||
* | | remove unclosed }, | Dimitry | 2016-12-24 | 3 | -3/+3 |
|/ | |||||
* | 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 | 139 | -33/+12984 |
| | |||||
* | 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 | 2 | -0/+60050 |
|\ | |||||
| * | OutOfGasPrefundedContractCreation in Frontier | Dimitry | 2016-12-09 | 1 | -0/+48 |
| | | |||||
| * | 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 revert operations on second level OOG with double call | Dimitry | 2016-12-06 | 1 | -0/+87 |
| | |||||
* | transactionFromNotExistingAccount test filler | Dimitry | 2016-12-06 | 1 | -0/+73 |
| | |||||
* | Test Fillers (Sources for the tests) | Dimitry | 2016-12-05 | 2230 | -0/+597210 |