From 389bf562d8be10c05de4edd0e4578050640bef67 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 18:08:00 +0300 Subject: refill blockchain stCallDelegateCodesHomestead --- ...decallcodecall_110_SuicideEnd_d0g0v0Filler.json | 64 +++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcodecall_110_SuicideEnd_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcodecall_110_SuicideEnd_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcodecall_110_SuicideEnd_d0g0v0Filler.json index cef4f1f33..b5d0f3134 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcodecall_110_SuicideEnd_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stCallDelegateCodesHomestead/callcodecallcodecall_110_SuicideEnd_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x2dc6c0", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,68 @@ ] } ], + "expect" : [ + { + "network" : "Homestead", + "result" : { + "0x1000000000000000000000000000000000000000" : { + }, + "0x1000000000000000000000000000000000000001" : { + "storage" : { + } + }, + "0x1000000000000000000000000000000000000002" : { + "storage" : { + } + }, + "0x1000000000000000000000000000000000000003" : { + "storage" : { + "0x03" : "0x01" + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + }, + "0x1000000000000000000000000000000000000001" : { + "storage" : { + } + }, + "0x1000000000000000000000000000000000000002" : { + "storage" : { + } + }, + "0x1000000000000000000000000000000000000003" : { + "storage" : { + "0x03" : "0x01" + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + }, + "0x1000000000000000000000000000000000000001" : { + "storage" : { + } + }, + "0x1000000000000000000000000000000000000002" : { + "storage" : { + } + }, + "0x1000000000000000000000000000000000000003" : { + "storage" : { + "0x03" : "0x01" + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3