diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes4_d0g1v1Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes4_d0g1v1Filler.json | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes4_d0g1v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes4_d0g1v1Filler.json index c84ab0331..e5f0b0812 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes4_d0g1v1Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes4_d0g1v1Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x051c98", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,44 @@ ] } ], + "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x01", + "0x02" : "0x01", + "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x04" : "0x64", + "0x05" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x06" : "0x1000000000000000000000000000000000000000" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x01", + "0x02" : "0x01", + "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x04" : "0x64", + "0x05" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x06" : "0x1000000000000000000000000000000000000000" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |