From b242c6fb79380c27ee87b8fc928ba76e1e8092b8 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 15 Feb 2017 18:51:05 +0400 Subject: replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL" --- .../stCallCodes/callcodecall_10_SuicideEndFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcodecall_10_SuicideEndFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecall_10_SuicideEndFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecall_10_SuicideEndFiller.json index cf041888f..a34b7df31 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecall_10_SuicideEndFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecall_10_SuicideEndFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["ALL"], "result" : { "1000000000000000000000000000000000000001" : { "balance" : "10000000000", -- cgit v1.2.3