diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-02 23:47:20 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-02 23:47:20 +0800 |
commit | 7a88cb639e1af2518aa5748f2da01a75391462a3 (patch) | |
tree | 250a9106228091a24f58a1bbd89956c316d0c930 /src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json | |
parent | 1d25604dd0f8a4f9337d32c22bac9c6bf5cc115e (diff) | |
download | tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.gz tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.bz2 tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.lz tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.xz tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.zst tangerine-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.zip |
blockchain test source updates
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json b/src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json index 16ade2f02..e26bad962 100644 --- a/src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json +++ b/src/BlockchainTestsFiller/bcUncleHeaderValidity/uncleBloomNot0Filler.json @@ -17,6 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "Ethash", "expect" : [ { "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], @@ -28,17 +29,6 @@ "nonce" : "3" } } - }, - { - "network" : ["Byzantium", "Constantinople"], - "result" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "20" - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "nonce" : "2" - } - } } ], "pre" : { @@ -83,8 +73,6 @@ ] }, { - "expectExceptionByzantium" : "InvalidStateRoot", - "expectExceptionConstantinople" : "InvalidStateRoot", "blocknumber" : "3", "blockHeader" : { "stateRoot" : "0x77f96f4c766c10cd0207e2672b1b747c741ed75bc94e7be7abacb71cdca3c8fb", |