From 77773cd60d2893ea0aa959941bd286bd280b9c71 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Tue, 13 Jun 2017 15:18:38 +0200 Subject: A precompiled contract exists at address 8, so the staticcall does not cause an error there --- .../stStaticCall/static_CallEcrecover0_0inputFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json index b1d9fb092..851a25629 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { - "data" : [0,1,4,5,6,7,8], + "data" : [0,1,4,5,6,7], "gas" : -1, "value" : -1 }, -- cgit v1.2.3