From df97106322e39ced3007bb3fee6b96003c791b5a Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 7 Dec 2016 20:07:42 +0300 Subject: upgrade eip158 to general tests --- .../callcodecallcall_100_SuicideMiddleFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcodecallcall_100_SuicideMiddleFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcodecallcall_100_SuicideMiddleFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcodecallcall_100_SuicideMiddleFiller.json index 8ed15aa53..ebfeb7258 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcodecallcall_100_SuicideMiddleFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcodecallcall_100_SuicideMiddleFiller.json @@ -44,7 +44,7 @@ "gas" : -1, "value" : -1 }, - "network" : "Homestead", + "network" : ["Homestead", "EIP158"], "result" : { "1000000000000000000000000000000000000000" : { "shouldnotexist" : "1" -- cgit