From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../modexp_0_3_100_25000.json | 28 +++++++++++++++------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_25000.json') diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_25000.json b/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_25000.json index ac7a9079b..1b4540a05 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_25000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_25000.json @@ -2,7 +2,7 @@ "modexp_0_3_100_25000" : { "_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_3_100_25000Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the base 0, exponent 3 and modulus 100 into the MODEXP precompile, saves the hash of the result. Gives the execution 25000 gas", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xdacade500da9d396a3311376858dac04e8c9c820a3ee9d8b87a18a7acabb66c9", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xdacade500da9d396a3311376858dac04e8c9c820a3ee9d8b87a18a7acabb66c9", "indexes" : { @@ -39,9 +39,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xdb6070a37265043480daad1f3820a9c1d6086c12809f61c3a1c7b45f7b72dcc3", + "hash" : "0xdacade500da9d396a3311376858dac04e8c9c820a3ee9d8b87a18a7acabb66c9", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +51,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0xdacade500da9d396a3311376858dac04e8c9c820a3ee9d8b87a18a7acabb66c9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0xdb6070a37265043480daad1f3820a9c1d6086c12809f61c3a1c7b45f7b72dcc3", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xdacade500da9d396a3311376858dac04e8c9c820a3ee9d8b87a18a7acabb66c9", + "hash" : "0xdb6070a37265043480daad1f3820a9c1d6086c12809f61c3a1c7b45f7b72dcc3", "indexes" : { "data" : 0, "gas" : 0, -- cgit v1.2.3