From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../stPreCompiledContracts/modexp_0_1_0_20500.json | 24 ++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_20500.json') diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_20500.json b/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_20500.json index edd7c6764..183f13f8e 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_20500.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_20500.json @@ -2,7 +2,7 @@ "modexp_0_1_0_20500" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_0_1_0_20500Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the base 0, exponent 1 and modulus 0 into the MODEXP precompile, saves the hash of the result. Gives the execution 20500 gas", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xbb43e24b4c20d1136460e54a8acde649023744c1f692fd8b9315d7a042c89f44", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xbb43e24b4c20d1136460e54a8acde649023744c1f692fd8b9315d7a042c89f44", "indexes" : { @@ -39,7 +39,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0xbb43e24b4c20d1136460e54a8acde649023744c1f692fd8b9315d7a042c89f44", "indexes" : { @@ -51,7 +51,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0xbb43e24b4c20d1136460e54a8acde649023744c1f692fd8b9315d7a042c89f44", "indexes" : { @@ -63,7 +63,19 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0xbb43e24b4c20d1136460e54a8acde649023744c1f692fd8b9315d7a042c89f44", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0xbb43e24b4c20d1136460e54a8acde649023744c1f692fd8b9315d7a042c89f44", "indexes" : { -- cgit v1.2.3