From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- GeneralStateTests/stRandom/randomStatetest368.json | 26 +++++++++++++++------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'GeneralStateTests/stRandom/randomStatetest368.json') diff --git a/GeneralStateTests/stRandom/randomStatetest368.json b/GeneralStateTests/stRandom/randomStatetest368.json index f500d5e5a..d4b62ee6d 100644 --- a/GeneralStateTests/stRandom/randomStatetest368.json +++ b/GeneralStateTests/stRandom/randomStatetest368.json @@ -2,7 +2,7 @@ "randomStatetest368" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest368Filler.json" }, "env" : { @@ -17,9 +17,9 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x7e85678cfd2866c57aab7a6b1c085dc2b77f5a123a088aeb7f88b8d49647667e", + "hash" : "0x8bab9f85dfb0b213e404b6f6155393b0932bf70afab5de1dbc7c566e5e44aad2", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x8bab9f85dfb0b213e404b6f6155393b0932bf70afab5de1dbc7c566e5e44aad2", "indexes" : { @@ -37,7 +37,7 @@ } } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x7e85678cfd2866c57aab7a6b1c085dc2b77f5a123a088aeb7f88b8d49647667e", "indexes" : { @@ -47,7 +47,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x8bab9f85dfb0b213e404b6f6155393b0932bf70afab5de1dbc7c566e5e44aad2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0x7e85678cfd2866c57aab7a6b1c085dc2b77f5a123a088aeb7f88b8d49647667e", "indexes" : { @@ -57,9 +67,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x8bab9f85dfb0b213e404b6f6155393b0932bf70afab5de1dbc7c566e5e44aad2", + "hash" : "0x7e85678cfd2866c57aab7a6b1c085dc2b77f5a123a088aeb7f88b8d49647667e", "indexes" : { "data" : 0, "gas" : 0, -- cgit