From ac52518384d1e4bfb639642825a88f6d69756bca Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 15:45:26 +0300 Subject: update fillers of stCallCreateCallCode --- .../stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json index cb9f80980..64e842b06 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier","Homestead"], + "network" : ["Frontier"], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -22,7 +22,7 @@ }, { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150" ], + "network" : [ ">=Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { -- cgit