Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bruncle tests | CJentzsch | 2015-06-02 | 2 | -988/+988 |
* | add bruncle tests in seperate file | CJentzsch | 2015-06-02 | 1 | -0/+265 |
* | json syntax fix | CJentzsch | 2015-06-02 | 1 | -1/+1 |
* | manually fix uncleIsBrother test | CJentzsch | 2015-06-02 | 1 | -43/+3 |
* | add blockchain tests with the same uncle in two different blocks | CJentzsch | 2015-06-02 | 1 | -954/+1146 |
* | add valid bruncle test | CJentzsch | 2015-06-02 | 1 | -943/+983 |
* | fix bcUncleTest.json | CJentzsch | 2015-06-01 | 1 | -852/+1341 |
* | add uncle is brother test | CJentzsch | 2015-06-01 | 1 | -1294/+936 |
* | update wallet tests | CJentzsch | 2015-05-26 | 1 | -3492/+3492 |
* | update and expand wallet tests | CJentzsch | 2015-05-23 | 1 | -3866/+4580 |
* | remove invalid tests | CJentzsch | 2015-05-21 | 2 | -361/+0 |
* | fix in chain uncle test | CJentzsch | 2015-05-15 | 2 | -1208/+1208 |
* | inChainUncleTests | CJentzsch | 2015-05-14 | 1 | -679/+1825 |
* | fix gasPricerTests | CJentzsch | 2015-05-12 | 1 | -286/+286 |
* | remove wrong test | CJentzsch | 2015-05-11 | 1 | -53/+0 |
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2015-05-11 | 5 | -1477/+1479 |
|\ | |||||
| * | last block hash | winsvega | 2015-05-08 | 6 | -1774/+2286 |
* | | add lastBlockHash | CJentzsch | 2015-05-11 | 8 | -2511/+13266 |
|/ | |||||
* | LastBlockHash + Total Difficulty | winsvega | 2015-05-08 | 3 | -940/+1047 |
* | Total Difficulty Test | winsvega | 2015-05-05 | 1 | -0/+3240 |
* | Update bcRPC_API_Test.json | Christoph Jentzsch | 2015-04-27 | 1 | -2/+3 |
* | update hex encoding bcRPC_API_Test | CJentzsch | 2015-04-24 | 1 | -345/+345 |
* | xMerge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-23 | 1 | -1/+1 |
|\ | |||||
| * | New RLP Tests | winsvega | 2015-04-21 | 1 | -1/+1 |
* | | add gasPricer blockchain test | CJentzsch | 2015-04-23 | 1 | -0/+1115 |
|/ | |||||
* | update HEX encoding | CJentzsch | 2015-04-20 | 6 | -3474/+3043 |
* | 0x -> 0x0 in state and block header | CJentzsch | 2015-04-18 | 1 | -327/+327 |
* | update | CJentzsch | 2015-04-18 | 2 | -958/+741 |
* | 0x -> 0x0 for numbers | CJentzsch | 2015-04-18 | 1 | -322/+322 |
* | update RPC-API tests | CJentzsch | 2015-04-17 | 1 | -683/+683 |
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-04-16 | 1 | -26/+26 |
|\ | |||||
| * | more RLP tests | winsvega | 2015-04-16 | 1 | -26/+26 |
* | | updated bcRPC_API_Test | CJentzsch | 2015-04-16 | 1 | -388/+388 |
|/ | |||||
* | Fork Blocks | winsvega | 2015-04-15 | 1 | -0/+367 |
* | new JSON test | CJentzsch | 2015-04-14 | 1 | -901/+527 |
* | add JSON test | CJentzsch | 2015-04-14 | 1 | -0/+1631 |
* | Update bcUncleHeaderValiditiy.json | Faiz Khan | 2015-04-07 | 1 | -1/+1 |
* | remove wrong test | Christoph Jentzsch | 2015-04-07 | 1 | -131/+1 |
* | add uncle header validity tests | CJentzsch | 2015-04-07 | 1 | -0/+1650 |
* | uncle with same block number as current block | CJentzsch | 2015-04-03 | 1 | -651/+781 |
* | update tests | CJentzsch | 2015-03-24 | 4 | -1258/+1251 |
* | Pv59 changes | CJentzsch | 2015-03-24 | 4 | -1266/+1266 |
* | add blockchain tests - uncle gen 0 - in-chain-uncle | CJentzsch | 2015-03-23 | 4 | -945/+1270 |
* | BlockTests | winsvega | 2015-03-19 | 1 | -1246/+3974 |
* | update blockChainTests | CJentzsch | 2015-03-18 | 4 | -886/+886 |
* | Block Tests | winsvega | 2015-03-18 | 1 | -35/+1663 |
* | BlokTests | winsvega | 2015-03-18 | 1 | -36/+784 |
* | BlockRLPTests | winsvega | 2015-03-17 | 1 | -0/+837 |
* | update block tests | CJentzsch | 2015-03-16 | 4 | -956/+1286 |
* | update blockchaintests | CJentzsch | 2015-03-16 | 3 | -1100/+1650 |
* | update JS_API_Test blockchain | CJentzsch | 2015-03-16 | 1 | -155/+162 |
* | added JS_API_test blockchain | CJentzsch | 2015-03-16 | 2 | -105/+493 |
* | uncle older than 6 generation test | CJentzsch | 2015-03-14 | 1 | -641/+590 |
* | update gas limits + uncle generation test | CJentzsch | 2015-03-14 | 1 | -148/+1846 |
* | remove seedhash and update blockchain tests | CJentzsch | 2015-03-13 | 4 | -394/+340 |
* | update blockchain tests with new uncle reward rule | CJentzsch | 2015-03-09 | 4 | -337/+337 |
* | update blockchain tests - correct genesis hash | CJentzsch | 2015-03-09 | 3 | -313/+241 |
* | fix genesis hash | CJentzsch | 2015-03-09 | 1 | -100/+100 |
* | update uncle tests | CJentzsch | 2015-03-09 | 1 | -160/+194 |
* | update blocktests - fix LLL in pre state | CJentzsch | 2015-03-09 | 3 | -386/+386 |
* | uncle header with block number = 1 | CJentzsch | 2015-03-06 | 1 | -140/+212 |
* | uncle tests | CJentzsch | 2015-03-06 | 1 | -0/+635 |
* | update blockchain tests to latest protocol changes | CJentzsch | 2015-03-05 | 3 | -222/+256 |
* | update block chain test due to difficulty change | CJentzsch | 2015-03-05 | 5 | -1208/+190 |
* | update blockchain tests - 2048 bit logs bloom | CJentzsch | 2015-03-05 | 3 | -214/+203 |
* | typo | CJentzsch | 2015-03-05 | 3 | -162/+162 |
* | extra data is hex now, for real | CJentzsch | 2015-03-05 | 3 | -162/+162 |
* | extra data is hex now | CJentzsch | 2015-03-05 | 3 | -184/+195 |
* | update blockchain tests | CJentzsch | 2015-03-05 | 3 | -161/+161 |
* | update blockchainII tests | CJentzsch | 2015-03-04 | 3 | -0/+1248 |
* | update block tests | CJentzsch | 2015-03-04 | 4 | -877/+227 |
* | Merge pull request #69 from winsvega/develop | Christoph Jentzsch | 2015-03-01 | 1 | -0/+85 |
|\ | |||||
| * | Fork block tests | winsvega | 2015-03-01 | 1 | -0/+85 |
* | | low limit for difficulty is 1024 | CJentzsch | 2015-02-26 | 1 | -71/+71 |
|/ | |||||
* | Block Tests | winsvega | 2015-02-25 | 1 | -14/+14 |
* | Block Tests | winsvega | 2015-02-25 | 1 | -0/+546 |
* | add creation txs in block tests | CJentzsch | 2015-02-16 | 1 | -67/+100 |
* | first block tests | CJentzsch | 2015-02-16 | 2 | -0/+1004 |
* | moved blockchain tests | wanderer | 2015-02-04 | 2 | -4378/+0 |
* | Create badBlockChain.json | martin becze | 2015-02-01 | 1 | -0/+2189 |
* | move folder | wanderer | 2015-02-01 | 1 | -0/+2189 |