diff options
split metropolis
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleHeaderValiditiy/uncleBloomNot0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleHeaderValiditiy/uncleBloomNot0Filler.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/uncleBloomNot0Filler.json b/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/uncleBloomNot0Filler.json index 39707c289..824b23ecd 100644 --- a/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/uncleBloomNot0Filler.json +++ b/src/BlockchainTestsFiller/bcUncleHeaderValiditiy/uncleBloomNot0Filler.json @@ -30,7 +30,7 @@ } }, { - "network" : ["Metropolis"], + "network" : ["Byzantium", "Constantinople"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "20" @@ -83,7 +83,8 @@ ] }, { - "expectExceptionMetropolis" : "InvalidStateRoot", + "expectExceptionByzantium" : "InvalidStateRoot", + "expectExceptionConstantinople" : "InvalidStateRoot", "blocknumber" : "3", "blockHeader" : { "stateRoot" : "77f96f4c766c10cd0207e2672b1b747c741ed75bc94e7be7abacb71cdca3c8fb", |