aboutsummaryrefslogtreecommitdiffstats
path: root/BlockTests
Commit message (Expand)AuthorAgeFilesLines
* add call suicided contract testCJentzsch2015-06-051-148/+502
* gasPrice=0 testCJentzsch2015-06-051-90/+149
* fix bruncle testsCJentzsch2015-06-022-988/+988
* add bruncle tests in seperate fileCJentzsch2015-06-021-0/+265
* json syntax fixCJentzsch2015-06-021-1/+1
* manually fix uncleIsBrother testCJentzsch2015-06-021-43/+3
* add blockchain tests with the same uncle in two different blocksCJentzsch2015-06-021-954/+1146
* add valid bruncle testCJentzsch2015-06-021-943/+983
* fix bcUncleTest.jsonCJentzsch2015-06-011-852/+1341
* add uncle is brother testCJentzsch2015-06-011-1294/+936
* update wallet testsCJentzsch2015-05-261-3492/+3492
* update and expand wallet testsCJentzsch2015-05-231-3866/+4580
* remove invalid testsCJentzsch2015-05-212-361/+0
* fix in chain uncle testCJentzsch2015-05-152-1208/+1208
* inChainUncleTestsCJentzsch2015-05-141-679/+1825
* fix gasPricerTestsCJentzsch2015-05-121-286/+286
* remove wrong testCJentzsch2015-05-111-53/+0
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-05-115-1477/+1479
|\
| * last block hashwinsvega2015-05-086-1774/+2286
* | add lastBlockHashCJentzsch2015-05-118-2511/+13266
|/
* LastBlockHash + Total Difficultywinsvega2015-05-083-940/+1047
* Total Difficulty Testwinsvega2015-05-051-0/+3240
* Update bcRPC_API_Test.jsonChristoph Jentzsch2015-04-271-2/+3
* update hex encoding bcRPC_API_TestCJentzsch2015-04-241-345/+345
* xMerge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-231-1/+1
|\
| * New RLP Testswinsvega2015-04-211-1/+1
* | add gasPricer blockchain testCJentzsch2015-04-231-0/+1115
|/
* update HEX encodingCJentzsch2015-04-206-3474/+3043
* 0x -> 0x0 in state and block headerCJentzsch2015-04-181-327/+327
* updateCJentzsch2015-04-182-958/+741
* 0x -> 0x0 for numbersCJentzsch2015-04-181-322/+322
* update RPC-API testsCJentzsch2015-04-171-683/+683
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-04-161-26/+26
|\
| * more RLP testswinsvega2015-04-161-26/+26
* | updated bcRPC_API_TestCJentzsch2015-04-161-388/+388
|/
* Fork Blockswinsvega2015-04-151-0/+367
* new JSON testCJentzsch2015-04-141-901/+527
* add JSON testCJentzsch2015-04-141-0/+1631
* Update bcUncleHeaderValiditiy.jsonFaiz Khan2015-04-071-1/+1
* remove wrong testChristoph Jentzsch2015-04-071-131/+1
* add uncle header validity testsCJentzsch2015-04-071-0/+1650
* uncle with same block number as current blockCJentzsch2015-04-031-651/+781
* update testsCJentzsch2015-03-244-1258/+1251
* Pv59 changesCJentzsch2015-03-244-1266/+1266
* add blockchain tests - uncle gen 0 - in-chain-uncleCJentzsch2015-03-234-945/+1270
* BlockTestswinsvega2015-03-191-1246/+3974
* update blockChainTestsCJentzsch2015-03-184-886/+886
* Block Testswinsvega2015-03-181-35/+1663
* BlokTestswinsvega2015-03-181-36/+784
* BlockRLPTestswinsvega2015-03-171-0/+837
* update block testsCJentzsch2015-03-164-956/+1286
* update blockchaintestsCJentzsch2015-03-163-1100/+1650
* update JS_API_Test blockchainCJentzsch2015-03-161-155/+162
* added JS_API_test blockchainCJentzsch2015-03-162-105/+493
* uncle older than 6 generation testCJentzsch2015-03-141-641/+590
* update gas limits + uncle generation testCJentzsch2015-03-141-148/+1846
* remove seedhash and update blockchain testsCJentzsch2015-03-134-394/+340
* update blockchain tests with new uncle reward ruleCJentzsch2015-03-094-337/+337
* update blockchain tests - correct genesis hashCJentzsch2015-03-093-313/+241
* fix genesis hashCJentzsch2015-03-091-100/+100
* update uncle testsCJentzsch2015-03-091-160/+194
* update blocktests - fix LLL in pre stateCJentzsch2015-03-093-386/+386
* uncle header with block number = 1CJentzsch2015-03-061-140/+212
* uncle testsCJentzsch2015-03-061-0/+635
* update blockchain tests to latest protocol changesCJentzsch2015-03-053-222/+256
* update block chain test due to difficulty changeCJentzsch2015-03-055-1208/+190
* update blockchain tests - 2048 bit logs bloomCJentzsch2015-03-053-214/+203
* typoCJentzsch2015-03-053-162/+162
* extra data is hex now, for realCJentzsch2015-03-053-162/+162
* extra data is hex nowCJentzsch2015-03-053-184/+195
* update blockchain testsCJentzsch2015-03-053-161/+161
* update blockchainII testsCJentzsch2015-03-043-0/+1248
* update block testsCJentzsch2015-03-044-877/+227
* Merge pull request #69 from winsvega/developChristoph Jentzsch2015-03-011-0/+85
|\
| * Fork block testswinsvega2015-03-011-0/+85
* | low limit for difficulty is 1024CJentzsch2015-02-261-71/+71
|/
* Block Testswinsvega2015-02-251-14/+14
* Block Testswinsvega2015-02-251-0/+546
* add creation txs in block testsCJentzsch2015-02-161-67/+100
* first block testsCJentzsch2015-02-162-0/+1004
* moved blockchain testswanderer2015-02-042-4378/+0
* Create badBlockChain.jsonmartin becze2015-02-011-0/+2189
* move folderwanderer2015-02-011-0/+2189