diff options
refill blockchain stDelegatecallTestHomestead
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3_d0g0v0Filler.json | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3_d0g0v0Filler.json index 823fb4926..4409cd996 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x10c8e0", "gasPrice" : "0x00", "nonce" : "0x00", @@ -25,6 +25,35 @@ ] } ], + "expect" : [ + { + "network" : "Homestead", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |