| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #159 from ethereum/modexp | winsvega | 2017-04-25 | 2 | -0/+2581 |
|\ |
|
| * | metropolis transition test (block 0x10) | Dimitry | 2017-04-25 | 2 | -0/+2581 |
* | | Merge pull request #158 from ethereum/modexp | winsvega | 2017-04-25 | 2 | -0/+1386 |
|\| |
|
| * | modexp tests | Dimitry | 2017-04-25 | 2 | -4/+898 |
| * | modexp tests | Dimitry | 2017-04-25 | 2 | -0/+492 |
* | | refill memory stress tests | Dimitry | 2017-04-25 | 77 | -1050/+1820 |
* | | replace code as solidity no longer compiles this code | Dimitry | 2017-04-25 | 2 | -2/+4 |
|/ |
|
* | Merge pull request #154 from ethereum/refresh | winsvega | 2017-04-24 | 65 | -96599/+96943 |
|\ |
|
| * | manual blockchain tests prefixed with 0x | Dimitry | 2017-04-21 | 10 | -10954/+10954 |
| * | refill blockchain tests | Dimitry | 2017-04-21 | 43 | -81669/+82149 |
| * | refill vmTests | Dimitry | 2017-04-19 | 12 | -3976/+3840 |
* | | fix wallet gas | Dimitry | 2017-04-21 | 3 | -3/+3 |
* | | Merge pull request #155 from chfast/perf-div | winsvega | 2017-04-21 | 3 | -214/+260 |
|\ \
| |/
|/| |
|
| * | Regenerate VM performance tests | Paweł Bylica | 2017-04-20 | 2 | -101/+173 |
| * | VM tests: remove duplicated performance tests | Paweł Bylica | 2017-04-20 | 1 | -197/+0 |
| * | Add VM performance tests for div+add and add | Paweł Bylica | 2017-04-20 | 3 | -0/+171 |
|/ |
|
* | Merge pull request #153 from ethereum/allfieldhex | winsvega | 2017-04-19 | 1739 | -25614/+25662 |
|\ |
|
| * | remove blockhash tests | Dimitry | 2017-04-19 | 10 | -1828/+0 |
| * | refill and fix tests with all fields 0x | Dimitry | 2017-04-19 | 9 | -513/+21 |
| * | replace SUICIDE with SELFDESTRUCT | Dimitry | 2017-04-19 | 1741 | -25827/+26625 |
* | | move blockhash tests to blockchain | Dimitry | 2017-04-19 | 1 | -1/+171 |
* | | remove BblockHash tests from statetests | Dimitry | 2017-04-19 | 10 | -1570/+0 |
|/ |
|
* | Merge pull request #152 from ethereum/yanntouchzeroaddres | winsvega | 2017-04-19 | 2 | -7/+43 |
|\ |
|
| * | correct zeroSigOOG test to touch nullsender account | Dimitry | 2017-04-18 | 2 | -7/+43 |
|/ |
|
* | Merge branch 'zeroTransaction' into develop | Dimitry | 2017-04-11 | 22 | -319/+6092 |
|\ |
|
| * | remove sender on invalid transactions in Metropolis | Dimitry | 2017-04-04 | 1 | -38/+19 |
| * | do not include sender in the final test if transaction is invalid | Dimitry | 2017-04-04 | 2 | -12/+6 |
| * | zeroSig Transaction state tests | Dimitry | 2017-03-29 | 16 | -51/+4704 |
| * | correct zeroSigTransaction structure tests to eip #208 | Dimitry | 2017-03-28 | 4 | -288/+847 |
| * | zeroSig transaction test fillers | Dimitry | 2017-03-23 | 7 | -0/+586 |
* | | Removed 0x for consistency | vub | 2017-04-07 | 1 | -2/+2 |
* | | REVERT test case: | Dimitry | 2017-04-04 | 3 | -507/+5476 |
* | | fill blockchain tests with Revert OpCode | Dimitry | 2017-04-03 | 10 | -0/+54536 |
* | | Merge pull request #149 from ethereum/revertTests | winsvega | 2017-04-03 | 15 | -2/+4247 |
|\ \
| |/
|/| |
|
| * | refill revert tests | Dimitry | 2017-03-24 | 9 | -327/+472 |
| * | more revert tests | Dimitry | 2017-03-24 | 4 | -0/+2112 |
| * | revert opcode tests | Dimitry | 2017-03-22 | 5 | -16/+967 |
| * | revert opcode test fillers | Dimitry | 2017-03-22 | 7 | -77/+630 |
| * | Merge pull request #147 from gumb0/revertTests | winsvega | 2017-03-22 | 6 | -0/+484 |
| |\ |
|
| | * | Add compiled tests for REVERT | Andrei Maiboroda | 2017-03-22 | 3 | -0/+301 |
| | * | Failing test for REVERT opcode (temporary, to check if travis gets the rigght... | Andrei Maiboroda | 2017-03-22 | 1 | -0/+64 |
| | * | 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 | 6 | -140/+443 |
* | metropolis zerosig transaction tests | Dimitry | 2017-03-17 | 4 | -0/+1156 |
* | metropolis zero sig transaction test fillers | Dimitry | 2017-03-17 | 4 | -0/+2081 |
* | add stderror to RPC tests | Dimitry | 2017-03-15 | 6 | -6/+32 |
* | node startup time | Dimitry | 2017-03-15 | 1 | -1/+1 |
* | calibrate wait time before node start | Dimitry | 2017-03-15 | 1 | -1/+1 |
* | Merge pull request #145 from ethereum/RPCTests | winsvega | 2017-03-14 | 16 | -0/+912 |
|\ |
|
| * | check eth path | Dimitry | 2017-03-14 | 4 | -7/+15 |
| * | remove async and add it as a package | Dimitry | 2017-03-09 | 3 | -5291/+3 |
| * | path to eth as argument | Dimitry | 2017-03-08 | 1 | -10/+11 |
| * | use npm install to download web3 dependencies | Dimitry | 2017-03-08 | 5 | -4/+356 |
| * | move tests to separate folders | Dimitry | 2017-02-17 | 9 | -26/+54 |
| * | eth console to winsvega:RPC_Tests | Dimitry | 2017-01-28 | 1 | -0/+0 |
| * | rpc tests on js | Dimitry | 2017-01-28 | 18 | -91/+435 |
| * | RPC tests | Dimitry | 2017-01-25 | 7 | -0/+5467 |
* | | 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 | 6 | -0/+858 |
* | | 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 | 3 | -0/+658 |
* | | new uncle header tests | Dimitry | 2017-02-22 | 2 | -297/+1390 |
* | | deployment error test | Dimitry | 2017-02-16 | 3 | -0/+616 |
* | | new blockchain tests from general state tests | Dimitry | 2017-02-16 | 8 | -0/+101061 |
* | | fill new tests | Dimitry | 2017-02-15 | 9 | -0/+18762 |
* | | refill tests with metropolis (wip) | Dimitry | 2017-02-15 | 1545 | -0/+15810 |
* | | new tests | Dimitry | 2017-02-15 | 12 | -0/+5619 |
* | | replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL" | Dimitry | 2017-02-15 | 271 | -275/+275 |
* | | refill memory tests and quadratic state tests | Dimitry | 2017-02-10 | 33 | -7124/+99 |
* | | Memorystress and quadratic tests as blockchain tests | Dimitry | 2017-02-10 | 33 | -0/+42356 |
* | | Merge pull request #144 from ethereum/generaltestsasbc | winsvega | 2017-02-10 | 4856 | -11097/+911533 |
|\ \ |
|
| * | | refill state tests as blockchain | Dimitry | 2017-02-10 | 1068 | -46946/+190234 |
| * | | refill general state tests | Dimitry | 2017-02-10 | 951 | -2988/+3660 |
| * | | update general state tests fillers to suite blockchain | Dimitry | 2017-02-10 | 984 | -3093/+3082 |
| * | | refill random tests | Dimitry | 2017-02-10 | 643 | -2923/+2923 |
| * | | fill stRandom tests as blockchain | Dimitry | 2017-02-10 | 643 | -108/+277920 |
| * | | corrected random test fillers for blockchain | Dimitry | 2017-02-10 | 643 | -2093/+2120 |
| * | | update statetets as bc | Dimitry | 2017-02-10 | 385 | -12332/+14404 |
| * | | GeneralStateTests as Blockchain tests | Dimitry | 2017-02-10 | 946 | -0/+476576 |
|/ / |
|
* | | fill stAttackTest | Dimitry | 2017-02-06 | 1 | -0/+85 |
* | | 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 |
|/ |
|
* | refill EIP150 issue with latest develop (stjournalv2) | Dimitry | 2017-01-24 | 1 | -15/+8 |
* | create contract in init code on depth = 1023 and 1024 | Dimitry | 2017-01-23 | 4 | -0/+296 |
* | Merge pull request #141 from ethereum/statejournal | winsvega | 2017-01-19 | 3 | -35/+38 |
|\ |
|
| * | empty CREATE replace the code on collision | Dimitry | 2017-01-18 | 2 | -29/+29 |
| * | refill tests with state journal v2 PR | Dimitry | 2017-01-18 | 3 | -40/+43 |
|/ |
|
* | create JS contracat with no collision | Dimitry | 2017-01-18 | 2 | -0/+131 |
* | refill general tests | Dimitry | 2017-01-17 | 13 | -563/+21 |
* | Revert Tests | Dimitry | 2017-01-17 | 4 | -0/+1035 |
* | rename long name tests | Dimitry | 2017-01-17 | 6 | -7/+7 |
* | Loop Calls Revert OOG Tests | Dimitry | 2017-01-14 | 6 | -0/+611 |
* | fix subcalls revert test | Dimitry | 2017-01-11 | 4 | -0/+548 |
* | refill bcSuicideIssue on EIP150 | Dimitry | 2017-01-10 | 1 | -0/+128131 |
* | refill bigdata transaction tests | Dimitry | 2017-01-10 | 2 | -0/+2 |
* | refill stMemoryStressTests | Dimitry | 2017-01-10 | 18 | -0/+1593 |
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2017-01-10 | 14 | -10/+558 |
|\ |
|
| * | more revert call tests in contract interactions | Dimitry | 2017-01-09 | 4 | -11/+398 |
| * | new revertSubCallOOG test | Dimitry | 2017-01-09 | 1 | -0/+76 |
| * | rename revert tests | Dimitry | 2017-01-09 | 5 | -5/+5 |
| * | refil revert Tests | Dimitry | 2017-01-09 | 6 | -5/+90 |
* | | fix memory stress test fillers | Dimitry | 2017-01-10 | 3 | -5/+20 |
|/ |
|
* | more Revert tests for Create opcode | Dimitry | 2017-01-05 | 8 | -0/+716 |
* | refill stBoundsTests | Dimitry | 2016-12-29 | 4 | -2/+88 |
* | move brokenVM memory stress tests back to bounds tests | Dimitry | 2016-12-28 | 3 | -0/+0 |
* | CalltoReturn2 test | Dimitry | 2016-12-28 | 1 | -0/+92 |
* | stMemoryStressTest wip4 | Dimitry | 2016-12-27 | 2 | -2/+87 |
* | Merge branch 'develop' of github.com:ethereum/tests into develop | Dimitry | 2016-12-27 | 3 | -0/+84 |
|\ |
|
| * | Merge pull request #129 from chfast/perfromance-mulmod | winsvega | 2016-12-27 | 3 | -0/+84 |
| |\ |
|
| | * | Add performance VM tests for MULMOD | Paweł Bylica | 2016-12-24 | 3 | -0/+84 |
* | | | stMemoryStressTest wip 3 | Dimitry | 2016-12-27 | 2 | -1/+87 |
|/ / |
|
* | | 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 |
* | | Merge pull request #125 from jbaylina/insert-middle-leaf | winsvega | 2016-12-24 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Trie: Insert a node in a middle of a leaf test | Jordi Baylina | 2016-11-02 | 1 | -0/+11 |
* | | refill GeneralStateTests | Dimitry | 2016-12-20 | 192 | -6/+24422 |
* | | 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 | 35 | -16699/+30116 |
* | | 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 | 4 | -0/+60197 |
|\ \ |
|
| * | | OutOfGasPrefundedContractCreation in Frontier | Dimitry | 2016-12-09 | 2 | -0/+110 |
| * | | fix stAttackTest | Dimitry | 2016-12-08 | 2 | -119953/+17 |
| * | | Contract Creation Spam Test | Dimitry | 2016-12-08 | 2 | -0/+180023 |
| * | | Merge pull request #124 from chfast/exp-tests | winsvega | 2016-12-08 | 0 | -0/+0 |
| |\ \ |
|
| | * | | EXP tests | Paweł Bylica | 2016-10-19 | 1 | -0/+308 |
* | | | | 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 | 203 | -138/+4854 |
* | | | test revert operations on second level OOG with double call | Dimitry | 2016-12-06 | 2 | -0/+191 |
* | | | transactionFromNotExistingAccount test filler | Dimitry | 2016-12-06 | 1 | -0/+73 |
* | | | transaction from empty account | Dimitry | 2016-12-06 | 1 | -53/+178 |
* | | | Test Fillers (Sources for the tests) | Dimitry | 2016-12-05 | 2230 | -0/+597210 |
* | | | General State Tests | Dimitry | 2016-11-30 | 1352 | -0/+127577 |
* | | | ropsten difficulty formula test | Dimitry | 2016-11-29 | 1 | -5521/+5522 |
* | | | zeroCallsOOGRevert tests | Dimitry | 2016-11-29 | 2 | -0/+3292 |
* | | | ropsten difficulty | Dimitry | 2016-11-29 | 1 | -0/+11042 |
* | | | vitalik's transaction test | Dimitry | 2016-11-25 | 1 | -0/+76 |
* | | | more revert tests | Dimitry | 2016-11-25 | 1 | -0/+208 |
* | | | TouchEmptyAccountRevert Test | Dimitry | 2016-11-25 | 1 | -0/+90 |
* | | | Merge pull request #126 from ethereum/eip158 | winsvega | 2016-11-23 | 47 | -408/+83986 |
|\ \ \ |
|
| * | | | update blocknumber for dragon hf | Dimitry | 2016-11-23 | 29 | -1039/+1046 |
| * | | | more transaction tests | Dimitry | 2016-11-21 | 2 | -0/+132 |
| * | | | eip170 codesize limit test | Dimitry | 2016-11-14 | 1 | -0/+105 |
| * | | | fix transaction hash | Dimitry | 2016-11-13 | 2 | -39/+39 |
| * | | | new rule transaction check on Homestead | Dimitry | 2016-11-09 | 1 | -0/+46 |
| * | | | eip155 transaction tests update | Dimitry | 2016-11-07 | 5 | -1/+1453 |
| * | | | fix wrong solidity in tests (not hf related) | Dimitry | 2016-11-02 | 15 | -515/+504 |
| * | | | homestead tests on eip158 rules | Dimitry | 2016-11-01 | 18 | -0/+69980 |
| * | | | update test cases. fix delegatecall mistype | Dimitry | 2016-11-01 | 3 | -50/+192 |
| * | | | EIP150 tests on hf rules | Dimitry | 2016-11-01 | 4 | -0/+6955 |
| * | | | call tests for hf | Dimitry | 2016-11-01 | 3 | -13/+3281 |
| * | | | refill stCreateTest | Dimitry | 2016-10-31 | 1 | -25/+76 |
| * | | | EIP158 ExpTests | Dimitry | 2016-10-31 | 1 | -0/+219 |
| * | | | fix OOG create Transaction test | Dimitry | 2016-10-29 | 1 | -5/+13 |
| * | | | create tests for EIP158 | Dimitry | 2016-10-29 | 3 | -0/+1224 |
| | |/
| |/| |
|
* / | | more vmPerfomance tests | Dimitry | 2016-11-09 | 1 | -0/+308 |
|/ / |
|
* | | Merge pull request #123 from ethereum/eip150 | winsvega | 2016-10-19 | 49 | -6/+131961 |
|\ \
| |/
|/| |
|
| * | change EIP150 bnumber to 2463000 | Dimitry | 2016-10-19 | 23 | -839/+839 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+4 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+4 |
| * | Update README.md | winsvega | 2016-10-19 | 1 | -0/+2 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+4 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+3 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+3 |
| * | Update README.md | winsvega | 2016-10-19 | 1 | -4/+4 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+6 |
| * | Create README.md | winsvega | 2016-10-19 | 1 | -0/+1 |
| * | rule 64 tests | Dimitry | 2016-10-19 | 1 | -0/+237 |
| * | additional gaslimit tests that crash cpp eth | Dimitry | 2016-10-19 | 1 | -18/+238 |
| * | update BlockchainEIP Tests | Dimitry | 2016-10-19 | 12 | -6901/+7332 |
| * | Blockchain EIP150 refill (incomplete and unfixed) | Dimitry | 2016-10-19 | 12 | -0/+51340 |
| * | fix wrong block number in state tests | Dimitry | 2016-10-19 | 3 | -6/+76 |
| * | EIP150 Test Update | Dimitry | 2016-10-19 | 4 | -96/+3050 |
| * | update EIP State Tests with calldepth = 1024 | Dimitry | 2016-10-19 | 4 | -279/+281 |
| * | Homestead Tests Filled By EIP150 rules | Dimitry | 2016-10-19 | 20 | -18/+70350 |
| * | remove old memExpandCalltest | Dimitry | 2016-10-19 | 1 | -635/+0 |
| * | more EIP150 Tests | Dimitry | 2016-10-19 | 3 | -0/+3070 |
| * | Added some memory expanding tests | vub | 2016-10-19 | 4 | -0/+635 |
| * | EIP state test for create | Dimitry | 2016-10-19 | 1 | -0/+73 |
| * | EIP150 StateTests | Dimitry | 2016-10-19 | 1 | -0/+622 |
| * | EIP150 Test (4) | Dimitry | 2016-10-19 | 1 | -90/+110 |
| * | EIP150 Test (3) | Dimitry | 2016-10-19 | 1 | -106/+219 |
| * | EIP150 Test (2) | Dimitry | 2016-10-19 | 1 | -93/+461 |
| * | EIP150 test (1) | Dimitry | 2016-10-19 | 1 | -90/+90 |
| * | EIP150 proposal 1 gas prices test | Dimitry | 2016-10-19 | 1 | -0/+2076 |
|/ |
|
* | Merge pull request #122 from chfast/suicide-tests | Bob Summerwill | 2016-10-14 | 1 | -112111/+72129 |
|\ |
|
| * | Update suicide issue tests | Paweł Bylica | 2016-10-14 | 1 | -112111/+72129 |
|/ |
|
* | Merge pull request #121 from keorn/fix-suicide | winsvega | 2016-10-11 | 1 | -128209/+112112 |
|\ |
|
| * | remove duplicate keys | keorn | 2016-10-11 | 1 | -128209/+112112 |
|/ |
|
* | fix suicide issue test (2) | Dimitry | 2016-10-07 | 1 | -18/+41 |
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2016-10-05 | 1 | -0/+12 |
|\ |
|
| * | Update README.md | winsvega | 2016-10-05 | 1 | -0/+12 |
* | | OutOfGasPrefundedContractCreation State Test | Dimitry | 2016-10-05 | 1 | -0/+55 |
|/ |
|
* | delegatecall spam | Dimitry | 2016-10-05 | 1 | -6/+141 |
* | strange contract creation | Dimitry | 2016-10-05 | 1 | -0/+97 |
* | Suicide issue test | Dimitry | 2016-10-04 | 1 | -0/+128187 |
* | shanghailove test | Dimitry | 2016-10-04 | 1 | -0/+1515 |
* | add tests for call additional gas costs | Dimitry | 2016-09-14 | 1 | -0/+138 |
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2016-09-14 | 2 | -1/+64 |
|\ |
|
| * | Blockhash test for JIT | Dimitry | 2016-09-09 | 1 | -0/+63 |
| * | Update README.md | winsvega | 2016-09-05 | 1 | -1/+1 |
* | | tx_e1c174e2, evm loop-mul test | Dimitry | 2016-09-14 | 2 | -0/+107 |
|/ |
|
* | update annoying gasLimit | Dimitry | 2016-07-27 | 5 | -19/+18 |
* | fix remining gasLimit in RandomTests | Dimitry | 2016-07-27 | 54 | -58/+58 |
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry | 2016-07-22 | 1 | -0/+9237 |
|\ |
|
| * | Merge pull request #117 from ethereum/hardfork | winsvega | 2016-07-22 | 1 | -0/+9237 |
| |\ |
|
| | * | DAO more uncle cases, add coments | Dimitry | 2016-07-19 | 1 | -329/+967 |
| | * | update dao test | Dimitry | 2016-07-15 | 1 | -351/+6256 |
| | * | travis script | Dimitry | 2016-07-14 | 1 | -0/+8 |
| | * | DaoTest: extraData in Uncles | Dimitry | 2016-07-12 | 1 | -157/+1033 |
| | * | update DaoTest | Dimitry | 2016-07-11 | 1 | -1204/+593 |
| | * | update daoTest: check extraData up to X+9 block | Dimitry | 2016-07-09 | 1 | -52/+432 |
| | * | dao test update | Dimitry | 2016-07-06 | 1 | -103/+146 |
| | * | theDao hardfork test | Dimitry | 2016-07-01 | 1 | -0/+2006 |
* | | | recreate random tests with updated gasLimit of 2^63-1 | Dimitry | 2016-07-22 | 644 | -12210/+12288 |
|/ / |
|
* | | Merge pull request #113 from NikVolf/patch-1 | winsvega | 2016-07-21 | 1 | -1/+0 |
|\ \ |
|
| * | | Update bcInvalidRLPTest.json | Nikolay Volf | 2016-05-21 | 1 | -1/+0 |
* | | | remove delegateCall test from frontier tests | Dimitry | 2016-07-21 | 1 | -2054/+0 |
* | | | multiple suicide refund test | Dimitry | 2016-07-07 | 1 | -0/+110 |
* | | | correct hex in ttTransactionTest | Dimitry | 2016-07-07 | 1 | -4/+4 |
* | | | Merge pull request #107 from konradkonrad/develop | konradkonrad | 2016-06-29 | 2 | -1/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add automated linting | Konrad Feldmeier | 2016-06-23 | 2 | -1/+9 |
* | | | move VM memory tests | Dimitry | 2016-06-20 | 2 | -37/+2151 |
* | | | update extreme tests | Dimitry | 2016-06-17 | 2 | -385/+385 |
* | | | refill tests for 64blockgaslimit | Dimitry | 2016-06-05 | 43 | -13974/+15765 |
| |/
|/| |
|
* | | multiple BALANCE instruction call | Dimitry | 2016-05-12 | 1 | -24/+182 |
* | | instruction argument tests | Dimitry | 2016-05-11 | 1 | -0/+1234 |
* | | new uncleHeader tests | Dimitry | 2016-03-31 | 1 | -209/+864 |
* | | update State OOG tests CALLCODE<>DELEGATECALL<>CALL | Dimitry | 2016-03-30 | 7 | -986/+921 |
|/ |
|
* | fix json file ending in difficulty tests | Dimitry | 2016-03-01 | 5 | -15/+10 |
* | update difficulty tests with new homestead block | Dimitry | 2016-03-01 | 5 | -22320/+22320 |
* | update State and Transaction tests to Homestead | Dimitry | 2016-03-01 | 25 | -1281/+1506 |
* | refill difficulty formula tests with latest homestead block | Dimitry | 2016-02-29 | 5 | -22330/+22335 |
* | remove random generated old difficulty tests | Dimitry | 2016-02-29 | 1 | -12522/+1 |
* | Transaction and StateTests Homestead blocknumber update | Dimitry | 2016-02-17 | 19 | -1698/+975 |
* | callEcRecoverHighSValue test on Homestead | Dimitry | 2016-02-02 | 1 | -0/+72 |
* | bcTransition tests update | Dimitry | 2016-01-25 | 1 | -274/+595 |
* | Blockchain Transition Test (Frontier -> Homestead at block 5) | Dimitry | 2016-01-23 | 1 | -0/+1879 |
* | remove transitiontest dublicate | Dimitry | 2016-01-23 | 1 | -527/+0 |