Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #174 from ethereum/returndatacopy_initial | winsvega | 2017-06-05 | 5 | -0/+2773 |
|\ | |||||
| * | Fill in blockchain tests | Yoichi Hirai | 2017-05-24 | 5 | -0/+2773 |
* | | update blockchain tests (stRandom stSpecial) | Dimitry | 2017-06-02 | 657 | -67385/+13975 |
* | | refill tests with blockhash as blockchain | Dimitry | 2017-06-02 | 99 | -126/+53008 |
* | | make blockhash state test only as blockchain tests | Dimitry | 2017-06-02 | 656 | -84557/+160285 |
* | | Update Blockchain Transition tests after EIP96 changes (BLOCKHASH refactoring) | Andrei Maiboroda | 2017-06-02 | 4 | -1044/+1077 |
|/ | |||||
* | reclculate stateRoot for Metropolis rules | Dimitry | 2017-04-27 | 4 | -1044/+1044 |
* | refill dao tests with metropolis rules | Dimitry | 2017-04-26 | 1 | -488/+488 |
* | metropolis timestamp diff 1000 | Dimitry | 2017-04-25 | 1 | -150/+187 |
* | metropolis transition test (block 0x10) | Dimitry | 2017-04-25 | 1 | -0/+2237 |
* | manual blockchain tests prefixed with 0x | Dimitry | 2017-04-21 | 5 | -5477/+5477 |
* | refill blockchain tests | Dimitry | 2017-04-21 | 43 | -81669/+82149 |
* | replace SUICIDE with SELFDESTRUCT | Dimitry | 2017-04-19 | 12 | -48/+48 |
* | REVERT test case: | Dimitry | 2017-04-04 | 1 | -440/+5240 |
* | fill blockchain tests with Revert OpCode | Dimitry | 2017-04-03 | 10 | -0/+54536 |
* | tx with OOG at block 2675119 | Dimitry | 2017-02-28 | 1 | -0/+502 |
* | new uncle header tests | Dimitry | 2017-02-22 | 1 | -293/+1003 |
* | deployment error test | Dimitry | 2017-02-16 | 1 | -0/+477 |
* | new blockchain tests from general state tests | Dimitry | 2017-02-16 | 8 | -0/+101061 |
* | Memorystress and quadratic tests as blockchain tests | Dimitry | 2017-02-10 | 33 | -0/+42356 |
* | refill state tests as blockchain | Dimitry | 2017-02-10 | 1068 | -46946/+190234 |
* | fill stRandom tests as blockchain | Dimitry | 2017-02-10 | 643 | -108/+277920 |
* | update statetets as bc | Dimitry | 2017-02-10 | 385 | -12332/+14404 |
* | GeneralStateTests as Blockchain tests | Dimitry | 2017-02-10 | 946 | -0/+476576 |
* | refill EIP150 issue with latest develop (stjournalv2) | Dimitry | 2017-01-24 | 1 | -15/+8 |
* | refill bcSuicideIssue on EIP150 | Dimitry | 2017-01-10 | 1 | -0/+128131 |
* | transaction from empty account | Dimitry | 2016-12-06 | 1 | -53/+178 |
* | create tests for EIP158 | Dimitry | 2016-10-29 | 2 | -0/+2 |
* | 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 |
* | 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 |
* | 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 |
* | Update suicide issue tests | Paweł Bylica | 2016-10-14 | 1 | -112111/+72129 |
* | remove duplicate keys | keorn | 2016-10-11 | 1 | -128209/+112112 |
* | fix suicide issue test (2) | Dimitry | 2016-10-07 | 1 | -18/+41 |
* | 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 |
* | 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 |
| * | 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 |
* | | 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 |
* | | refill tests for 64blockgaslimit | Dimitry | 2016-06-05 | 24 | -13688/+14165 |
|/ | |||||
* | multiple BALANCE instruction call | Dimitry | 2016-05-12 | 1 | -24/+182 |
* | new uncleHeader tests | Dimitry | 2016-03-31 | 1 | -209/+864 |
* | 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 |
* | difficulty formula tests update | Dimitry | 2016-01-18 | 2 | -1685/+7762 |
* | update Homestead tests | Dimitry | 2016-01-12 | 12 | -6854/+6869 |
* | refill without umbigous tests | Dimitry | 2016-01-08 | 4 | -2550/+2692 |
* | refill tests Frontier + Homestead with latest develop | Dimitry | 2015-12-31 | 24 | -9494/+53266 |
* | Add secret Key for Fabian | Christoph Jentzsch | 2015-11-23 | 1 | -2/+3 |
* | new bcStateTests | Dimitry | 2015-11-01 | 1 | -39/+666 |
* | parentHash of genesis block should be zero | CJentzsch | 2015-10-22 | 1 | -308/+308 |
* | blockhash in fork test | CJentzsch | 2015-10-21 | 1 | -686/+996 |
* | Blockchain, State, VM Tests update from latests fillers | Dimitry | 2015-10-13 | 11 | -3923/+20994 |
* | remove notbest option | Dimitry | 2015-09-18 | 1 | -2/+0 |
* | bcForkUncle update with "notbest" option | Dimitry | 2015-09-17 | 1 | -0/+2 |
* | Add SuicideCoinbase and OOGStateCopyContainingDeletedContract | Gustav Simonsson | 2015-09-14 | 1 | -1/+247 |
* | Post State update | Dimitry | 2015-09-02 | 1 | -4/+4 |
* | add reusePreviousBlockAsUncleIgnoringLeadingZerosInMixHash test | CJentzsch | 2015-08-27 | 1 | -0/+97 |
* | add reusePreviousBlockAsUncleIgnoringLeadingZerosInNonce test | CJentzsch | 2015-08-26 | 1 | -0/+97 |
* | Rename bcSideChainUncle.json to bcForkUncle.json | Christoph Jentzsch | 2015-08-25 | 1 | -0/+0 |
* | Update bcSideChainUncle.json | Christoph Jentzsch | 2015-08-25 | 1 | -1/+1 |
* | add test for uncle from a sidechain | CJentzsch | 2015-08-25 | 1 | -0/+251 |
* | Add tests for uncle header timestamp | Gustav Simonsson | 2015-08-24 | 1 | -1/+314 |
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-08-20 | 2 | -1423/+1236 |
|\ | |||||
| * | eslint, fix post state when last block == genesis | wanderer | 2015-08-17 | 2 | -1416/+1236 |
| * | Update bcForkBlockTest.json | wanderer | 2015-08-17 | 1 | -7/+0 |
* | | 2 suicide tx in one block | CJentzsch | 2015-08-20 | 1 | -202/+348 |
|/ | |||||
* | update invalidHeaderTest to Frontier | CJentzsch | 2015-07-30 | 1 | -114/+114 |
* | adjust blockGasLimit in order to get same result for gasPricer test in olympi... | CJentzsch | 2015-07-30 | 1 | -203/+203 |
* | add timestamp tests | CJentzsch | 2015-07-29 | 1 | -152/+626 |
* | fix tests for invalid uncle difficulty | CJentzsch | 2015-07-29 | 1 | -373/+257 |
* | Frontier compatible tests | CJentzsch | 2015-07-29 | 9 | -7196/+7007 |
* | undo extra data size change | CJentzsch | 2015-07-28 | 2 | -75/+108 |
* | update wallet tests | CJentzsch | 2015-07-27 | 1 | -4241/+4793 |
* | Remove BlockExtraData1024 | Dimitry | 2015-07-25 | 2 | -100/+67 |
* | Random BlockChain Test for GO | Dimitry | 2015-07-15 | 1 | -0/+65 |
* | mark blocks in RPC_API_TestFiller as reverted | Marek Kotewicz | 2015-07-14 | 1 | -0/+2 |
* | rpc tests with fork simulation | Marek Kotewicz | 2015-07-14 | 1 | -345/+450 |
* | Merge branch 'develop' of github.com:ethereum/tests into develop | Vitalik Buterin | 2015-07-10 | 4 | -5041/+4948 |
|\ | |||||
| * | update bcWalletTest | CJentzsch | 2015-07-10 | 1 | -4842/+4290 |
| * | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Dimitry Khokhlov | 2015-07-08 | 2 | -250/+330 |
| |\ | |||||
| | * | return to old rule | CJentzsch | 2015-07-08 | 2 | -252/+252 |
| | * | new BlockGasLimit rule | CJentzsch | 2015-07-08 | 2 | -262/+342 |
| * | | Random BLock Chain Test | Dimitry Khokhlov | 2015-07-08 | 1 | -0/+61 |
| |/ | |||||
| * | add BlockGasLimitTest | CJentzsch | 2015-07-07 | 1 | -0/+318 |
* | | Updated to include full genesis block header data | Vitalik Buterin | 2015-07-10 | 1 | -1/+1 |
|/ | |||||
* | BlockChainTests: data field hex format correction | Dimitry | 2015-06-26 | 2 | -1288/+1280 |
* | moved blockTests to BlockchainTests | CJentzsch | 2015-06-20 | 11 | -0/+31810 |
* | Delete basicBlockChain.json | martin becze | 2015-06-20 | 1 | -894/+0 |
* | Delete badBlockChain.json | martin becze | 2015-06-20 | 1 | -2199/+0 |
* | updated basic blochain test | wanderer | 2015-03-04 | 1 | -1636/+331 |
* | spelling error | wanderer | 2015-02-24 | 1 | -1/+1 |
* | spelling error | wanderer | 2015-02-24 | 1 | -1/+1 |
* | added genesis info | wanderer | 2015-02-24 | 2 | -0/+20 |
* | moved blockchain tests | wanderer | 2015-02-04 | 2 | -0/+4378 |