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/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.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/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.json b/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.json index 9e9e49376..8136b378d 100644 --- a/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.json +++ b/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/futureUncleTimestampDifficultyDrop2Filler.json @@ -19,7 +19,7 @@ }, "expect" : [ { - "network" : ["Frontier", "Homestead", "EIP150", "EIP158", "Constantinople"], + "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "20" @@ -76,7 +76,6 @@ "expectExceptionHomestead" : "InvalidStateRoot", "expectExceptionEIP150" : "InvalidStateRoot", "expectExceptionEIP158" : "InvalidStateRoot", - "expectExceptionConstantinople" : "InvalidStateRoot", "blocknumber" : "3", "blockHeader" : { "stateRoot" : "aa4b1943360f5a0ea3b1a2a1d661de5b6d773eb371bd84b319837d96ffc7b630", |