diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes2_d2g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes2_d2g0v0Filler.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes2_d2g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes2_d2g0v0Filler.json index 437bac87f..3cccc3559 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes2_d2g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes2_d2g0v0Filler.json @@ -26,6 +26,32 @@ } ], "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + } ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", |