From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../stStaticCall/static_Call50000_sha256Filler.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json index 91933ac3d..92299cf37 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "0000000000000000000000000000000000000002" : { "shouldnotexist" : "1" @@ -57,7 +57,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "0000000000000000000000000000000000000002" : { "shouldnotexist" : "1" -- cgit