From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../stSystemOperationsTest/ABAcallsSuicide1.json | 42 ++++++++++++++++------ 1 file changed, 32 insertions(+), 10 deletions(-) (limited to 'GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json') diff --git a/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json b/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json index cb05e6849..b392b4fec 100644 --- a/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json +++ b/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json @@ -2,7 +2,7 @@ "ABAcallsSuicide1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stSystemOperationsTest/ABAcallsSuicide1Filler.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xbe50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", "indexes" : { @@ -36,7 +36,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xbe50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", "indexes" : { @@ -58,9 +58,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xc6b0ac700c04e246da5a195f673a67d1a45e22559e7bba5f07e3cedf0aced222", + "hash" : "0xbe50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", "indexes" : { "data" : 0, "gas" : 0, @@ -70,7 +70,7 @@ ] }, { - "hash" : "0xf45819cae66ae9d55e4dec220d4e0a3bddf9205fbfe83026636f76b6f0ded04e", + "hash" : "0xb28dd9adc2e2eca9b6f0d68bf2e50c0e06b58fbae1124fd98308a17c43b82481", "indexes" : { "data" : 1, "gas" : 0, @@ -80,7 +80,29 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0xbe50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, + { + "hash" : "0xb28dd9adc2e2eca9b6f0d68bf2e50c0e06b58fbae1124fd98308a17c43b82481", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0xc6b0ac700c04e246da5a195f673a67d1a45e22559e7bba5f07e3cedf0aced222", "indexes" : { @@ -102,9 +124,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xbe50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", + "hash" : "0xc6b0ac700c04e246da5a195f673a67d1a45e22559e7bba5f07e3cedf0aced222", "indexes" : { "data" : 0, "gas" : 0, @@ -114,7 +136,7 @@ ] }, { - "hash" : "0xb28dd9adc2e2eca9b6f0d68bf2e50c0e06b58fbae1124fd98308a17c43b82481", + "hash" : "0xf45819cae66ae9d55e4dec220d4e0a3bddf9205fbfe83026636f76b6f0ded04e", "indexes" : { "data" : 1, "gas" : 0, -- cgit