From c364192ee244801f4be9818ff528770ba952f1be Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 5 Feb 2018 18:06:12 +0300 Subject: refill blockchain stStaticCall --- .../static_LoopCallsThenRevert_d0g0v0Filler.json | 24 +++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g0v0Filler.json index 32499d0b7..dc5a5c775 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x989680", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,28 @@ ] } ], + "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x024d79" + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x024d79" + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3