diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-09-08 04:46:48 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-09-08 04:46:48 +0800 |
commit | 067657e089d32b8b0bfb3dad364120cb925ca33a (patch) | |
tree | a7e9c52881cf26c5d788340f4bdb91ab13fbbfdc /src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json | |
parent | 1e017445ded19f5a0ba48fe8dec2ad7fb31d6ddf (diff) | |
download | dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.tar dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.tar.gz dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.tar.bz2 dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.tar.lz dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.tar.xz dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.tar.zst dexon-tests-067657e089d32b8b0bfb3dad364120cb925ca33a.zip |
Fill more tests
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json index 30f094e7b..bab8d8506 100644 --- a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json +++ b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json @@ -19,7 +19,7 @@ }, "expect" : [ { - "network" : ["Frontier", "Homestead", "EIP150", "EIP158", "Constantinople"], + "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "10" @@ -59,7 +59,6 @@ "expectExceptionHomestead" : "InvalidStateRoot", "expectExceptionEIP150" : "InvalidStateRoot", "expectExceptionEIP158" : "InvalidStateRoot", - "expectExceptionConstantinople" : "InvalidStateRoot", "blockHeader" : { "stateRoot" : "e1aff725a27c18dbb8d70c2d0e049511dabba2f595c20f7c67ad4026d6275f88", "updatePoW" : "1" |