From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../static_callcodecallcall_100_2.json | 46 ++++++++++++++++------ 1 file changed, 34 insertions(+), 12 deletions(-) (limited to 'GeneralStateTests/stStaticCall/static_callcodecallcall_100_2.json') diff --git a/GeneralStateTests/stStaticCall/static_callcodecallcall_100_2.json b/GeneralStateTests/stStaticCall/static_callcodecallcall_100_2.json index 76f03a31f..6da666d3f 100644 --- a/GeneralStateTests/stStaticCall/static_callcodecallcall_100_2.json +++ b/GeneralStateTests/stStaticCall/static_callcodecallcall_100_2.json @@ -2,7 +2,7 @@ "static_callcodecallcall_100_2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcall_100_2Filler.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x7d27ae5179addae420f8848bf939d89218cf768eece86e0d7b914027e02e4ffe", + "hash" : "0xbd13070b0612e42bd01a5e31294f621ab8658413d58dba4e5bed87b40b2aa179", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,7 @@ ] }, { - "hash" : "0xb6a4fe6026a17a81c53d8f2d3ed8ee914cbaa78f282631f5b76b7d3be26adc38", + "hash" : "0x1b9fd1a49cdf2ee3e9f27bf2c112ec869734f94f216bc0cb2088fb9ed693de73", "indexes" : { "data" : 0, "gas" : 0, @@ -36,7 +36,29 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0xbd13070b0612e42bd01a5e31294f621ab8658413d58dba4e5bed87b40b2aa179", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, + { + "hash" : "0x1b9fd1a49cdf2ee3e9f27bf2c112ec869734f94f216bc0cb2088fb9ed693de73", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x7d27ae5179addae420f8848bf939d89218cf768eece86e0d7b914027e02e4ffe", "indexes" : { @@ -58,9 +80,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x78d9ec15bf63501294f6754e1c9165bf7c2dcad9415b23d74d1d2900f3cdedf7", + "hash" : "0x7d27ae5179addae420f8848bf939d89218cf768eece86e0d7b914027e02e4ffe", "indexes" : { "data" : 0, "gas" : 0, @@ -70,7 +92,7 @@ ] }, { - "hash" : "0xcf204b2d5d6c368c2d727515a8838ae3ed4fb407d8a87d92ef6208fa48915aea", + "hash" : "0xb6a4fe6026a17a81c53d8f2d3ed8ee914cbaa78f282631f5b76b7d3be26adc38", "indexes" : { "data" : 0, "gas" : 0, @@ -80,7 +102,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x78d9ec15bf63501294f6754e1c9165bf7c2dcad9415b23d74d1d2900f3cdedf7", "indexes" : { @@ -102,9 +124,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xbd13070b0612e42bd01a5e31294f621ab8658413d58dba4e5bed87b40b2aa179", + "hash" : "0x78d9ec15bf63501294f6754e1c9165bf7c2dcad9415b23d74d1d2900f3cdedf7", "indexes" : { "data" : 0, "gas" : 0, @@ -114,7 +136,7 @@ ] }, { - "hash" : "0x1b9fd1a49cdf2ee3e9f27bf2c112ec869734f94f216bc0cb2088fb9ed693de73", + "hash" : "0xcf204b2d5d6c368c2d727515a8838ae3ed4fb407d8a87d92ef6208fa48915aea", "indexes" : { "data" : 0, "gas" : 0, -- cgit