From 92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad Mon Sep 17 00:00:00 2001 From: Dimitry Date: Sat, 17 Feb 2018 00:06:31 +0300 Subject: fix stStaticCall --- .../static_CheckOpcodes_d1g0v1Filler.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes_d1g0v1Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes_d1g0v1Filler.json index bf1313487..94071f30f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes_d1g0v1Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CheckOpcodes_d1g0v1Filler.json @@ -26,6 +26,30 @@ } ], "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x01" + } + } + } ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", -- cgit v1.2.3