From c364192ee244801f4be9818ff528770ba952f1be Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 5 Feb 2018 18:06:12 +0300 Subject: refill blockchain stStaticCall --- ...atic_CallEcrecoverH_prefixed0_d0g0v0Filler.json | 26 +++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallEcrecoverH_prefixed0_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallEcrecoverH_prefixed0_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallEcrecoverH_prefixed0_d0g0v0Filler.json index 5418c5473..b3a49e6f3 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallEcrecoverH_prefixed0_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallEcrecoverH_prefixed0_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x37ba90", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,30 @@ ] } ], + "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0xa0b29af6a56d6cfef6415cb195ccbe540e006d0a", + "0x02" : "0x01" + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0xa0b29af6a56d6cfef6415cb195ccbe540e006d0a", + "0x02" : "0x01" + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3