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/randomStatetest532.json | 26 +++++++++++++++------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'GeneralStateTests/stRandom/randomStatetest532.json') diff --git a/GeneralStateTests/stRandom/randomStatetest532.json b/GeneralStateTests/stRandom/randomStatetest532.json index 34ee4b4b4..216608828 100644 --- a/GeneralStateTests/stRandom/randomStatetest532.json +++ b/GeneralStateTests/stRandom/randomStatetest532.json @@ -2,7 +2,7 @@ "randomStatetest532" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest532Filler.json" }, "env" : { @@ -17,7 +17,7 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xb60e6463331ea8c26f6146c4f6b7a1e4af696f9ecdeae12757f2d5469362fab2", "indexes" : { @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xb60e6463331ea8c26f6146c4f6b7a1e4af696f9ecdeae12757f2d5469362fab2", "indexes" : { @@ -37,9 +37,9 @@ } } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xd0b51e522347b9c14152ea84403d4e2d4a2ef4f0318283d00965856c311e6429", + "hash" : "0xb60e6463331ea8c26f6146c4f6b7a1e4af696f9ecdeae12757f2d5469362fab2", "indexes" : { "data" : 0, "gas" : 0, @@ -47,7 +47,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0xb60e6463331ea8c26f6146c4f6b7a1e4af696f9ecdeae12757f2d5469362fab2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0xd0b51e522347b9c14152ea84403d4e2d4a2ef4f0318283d00965856c311e6429", "indexes" : { @@ -57,9 +67,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xb60e6463331ea8c26f6146c4f6b7a1e4af696f9ecdeae12757f2d5469362fab2", + "hash" : "0xd0b51e522347b9c14152ea84403d4e2d4a2ef4f0318283d00965856c311e6429", "indexes" : { "data" : 0, "gas" : 0, -- cgit