From e2611bffb45353cc9179d7a329f908b7467a4f08 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 6 Feb 2018 23:35:22 +0300 Subject: update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexity --- .../stQuadraticComplexityTest/Call50000bytesContract50_3Filler.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_3Filler.json') diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_3Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_3Filler.json index b9d8ceeb7..6c9bbad03 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_3Filler.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_3Filler.json @@ -15,7 +15,7 @@ "gas" : 1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "code" : "0x", @@ -53,7 +53,7 @@ "gas" : 1, "value" : -1 }, - "network" : ["EIP150", "EIP158"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "code" : "0x", -- cgit