diff options
refill blockchain stCallDelegateCodesCallCodeHomestead
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecallcode_111_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecallcode_111_d0g0v0Filler.json | 63 |
1 files changed, 62 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecallcode_111_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecallcode_111_d0g0v0Filler.json index 2a6b3377c..db15b37dc 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecallcode_111_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecallcode_111_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x2dc6c0", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,67 @@ ] } ], + "expect" : [ + { + "network" : "Frontier", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x01", + "0x014a" : "0x1000000000000000000000000000000000000000", + "0x014c" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x0150" : "0x40", + "0x0152" : "0x26", + "0x0154" : "0x01", + "0x02" : "0x01", + "0x03" : "0x01", + "0x04" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x01", + "0x014a" : "0x1000000000000000000000000000000000000000", + "0x014c" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x0150" : "0x40", + "0x0152" : "0x26", + "0x0154" : "0x01", + "0x02" : "0x01", + "0x03" : "0x01", + "0x04" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |