From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- ...ATE_EmptyContractWithStorageAndCallIt_1wei.json | 30 +++++++++++++++------- 1 file changed, 21 insertions(+), 9 deletions(-) (limited to 'GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json') diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json index 114bf31f1..5fed4328c 100644 --- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json +++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json @@ -2,7 +2,7 @@ "CREATE_EmptyContractWithStorageAndCallIt_1wei" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x79da1bc54589028fc4471e13af9b7b5e5c546f35b623f3d44cdf12afa263d38d", + "hash" : "0x39f3f07069dc28f2485af1b33570a2cc31c565312f56fd0715cd4671d8072897", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x39f3f07069dc28f2485af1b33570a2cc31c565312f56fd0715cd4671d8072897", "indexes" : { @@ -38,9 +38,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xdb693840d5eca93f43d95ef11946b7b5b2b994651b669b971544340bfeed89c7", + "hash" : "0x79da1bc54589028fc4471e13af9b7b5e5c546f35b623f3d44cdf12afa263d38d", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +50,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x39f3f07069dc28f2485af1b33570a2cc31c565312f56fd0715cd4671d8072897", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0xdb693840d5eca93f43d95ef11946b7b5b2b994651b669b971544340bfeed89c7", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x39f3f07069dc28f2485af1b33570a2cc31c565312f56fd0715cd4671d8072897", + "hash" : "0xdb693840d5eca93f43d95ef11946b7b5b2b994651b669b971544340bfeed89c7", "indexes" : { "data" : 0, "gas" : 0, -- cgit v1.2.3