From 2fab394d8a00302fe4aaddf6f49991140038f9e7 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 5 Feb 2018 17:28:14 +0300 Subject: update stStaticCall fillers --- .../stStaticCall/static_CallLoseGasOOGFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CallLoseGasOOGFiller.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CallLoseGasOOGFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CallLoseGasOOGFiller.json index a62cc3ee0..64893a1ea 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CallLoseGasOOGFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CallLoseGasOOGFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Byzantium" ], + "network" : [">=Byzantium"], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { -- cgit