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_CheckOpcodes5_d0g1v0Filler.json | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes5_d0g1v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes5_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes5_d0g1v0Filler.json index a60535cba..61caa8ea2 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes5_d0g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes5_d0g1v0Filler.json @@ -25,6 +25,34 @@ ] } ], + "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0xa000000000000000000000000000000000000002" : { + "storage" : { + "0x00" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0xa000000000000000000000000000000000000002" : { + "storage" : { + "0x00" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3