diff options
author | winsvega <winsvega@mail.ru> | 2019-01-07 22:51:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-07 22:51:55 +0800 |
commit | 334b5a394827403bd1348fd44cab945436053601 (patch) | |
tree | 87cc0ae0d335e88251e98eed3525cbe4746ee358 /src | |
parent | 9d0fdf40c10105920b3ef0be530195bc75ac333d (diff) | |
parent | 64554585df91c19b81ff53bfd6e7259f1450583d (diff) | |
download | dexon-tests-334b5a394827403bd1348fd44cab945436053601.tar dexon-tests-334b5a394827403bd1348fd44cab945436053601.tar.gz dexon-tests-334b5a394827403bd1348fd44cab945436053601.tar.bz2 dexon-tests-334b5a394827403bd1348fd44cab945436053601.tar.lz dexon-tests-334b5a394827403bd1348fd44cab945436053601.tar.xz dexon-tests-334b5a394827403bd1348fd44cab945436053601.tar.zst dexon-tests-334b5a394827403bd1348fd44cab945436053601.zip |
Merge pull request #579 from ethereum/remlotsofbranch
remove lostOfBranches test
Diffstat (limited to 'src')
-rw-r--r-- | src/BlockchainTestsFiller/bcTotalDifficultyTest/lotsOfBranchesFiller.json | 260 |
1 files changed, 0 insertions, 260 deletions
diff --git a/src/BlockchainTestsFiller/bcTotalDifficultyTest/lotsOfBranchesFiller.json b/src/BlockchainTestsFiller/bcTotalDifficultyTest/lotsOfBranchesFiller.json deleted file mode 100644 index 606386a4c..000000000 --- a/src/BlockchainTestsFiller/bcTotalDifficultyTest/lotsOfBranchesFiller.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "lotsOfBranches" : { - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "3141592", - "gasUsed" : "0", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x54c98c81", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "sealEngine" : "Ethash", - "expect" : [ - { - "network" : ["Frontier", "EIP150", ">=Constantinople"], - "result" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "40" - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "nonce" : "4" - } - } - } - ], - "pre" : { - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "10000000000000", - "nonce" : "0", - "code" : "", - "storage": {} - } - }, - "blocks" : [ - { - "blocknumber" : "1", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "1", - "nonce" : "0", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "10" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "2", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "1", - "nonce" : "1", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "10" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "3", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "1", - "nonce" : "2", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "10" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "4", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "1", - "nonce" : "3", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "10" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "3", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314134359", - "gasPrice" : "1343", - "nonce" : "2", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "100" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "4", - "transactions" : [ - { - "data" : "0x342354353460", - "gasLimit" : "314143359", - "gasPrice" : "1", - "nonce" : "3", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "100" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "3", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "3331", - "nonce" : "2", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "200" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "4", - "transactions" : [ - { - "data" : "0x44634634", - "gasLimit" : "314159", - "gasPrice" : "1", - "nonce" : "3", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "200" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "3", - "transactions" : [ - { - "data" : "", - "gasLimit" : "31059", - "gasPrice" : "1", - "nonce" : "2", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "300" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "4", - "transactions" : [ - { - "data" : "0x34534540", - "gasLimit" : "31509", - "gasPrice" : "1", - "nonce" : "3", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "300" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "3", - "transactions" : [ - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "4", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "1", - "nonce" : "3", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "795e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "1000" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "3", - "transactions" : [ - { - "data" : "", - "gasLimit" : "31400", - "gasPrice" : "100000000", - "nonce" : "2", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "400" - } - ], - "uncleHeaders" : [ - ] - }, - { - "blocknumber" : "4", - "transactions" : [ - { - "data" : "", - "gasLimit" : "314159", - "gasPrice" : "10", - "nonce" : "3", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "400" - } - ], - "uncleHeaders" : [ - ] - } - ] - } -} |