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_CheckOpcodes5Filler.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes5Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes5Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes5Filler.json index 65abac8dd..e0e413b62 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes5Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes5Filler.json @@ -9,6 +9,24 @@ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ + { + "indexes" : { + "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "1" + }, + "a000000000000000000000000000000000000002" : { + "storage" : { + "0x00" : "0x00" + } + } + } + }, { "indexes" : { "data" : [0,1], -- cgit v1.2.3