From 92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad Mon Sep 17 00:00:00 2001 From: Dimitry Date: Sat, 17 Feb 2018 00:06:31 +0300 Subject: fix stStaticCall --- .../stStaticCall/static_CheckOpcodes4Filler.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json index baa3838cb..4bf9e49c1 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json @@ -31,6 +31,23 @@ } } }, + { + "indexes" : { + "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "1" + }, + "1000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, { "indexes" : { "data" : -1, -- cgit v1.2.3