diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest43.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest43.json | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest43.json b/GeneralStateTests/stRandom/randomStatetest43.json index a5259aae7..f7feacfe1 100644 --- a/GeneralStateTests/stRandom/randomStatetest43.json +++ b/GeneralStateTests/stRandom/randomStatetest43.json @@ -2,7 +2,7 @@ "randomStatetest43" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest43Filler.json" }, "env" : { @@ -17,9 +17,9 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x87fda285fdd0520dfd2214fd33414199602cfc86f13f6e08da3692fcc67c00bc", + "hash" : "0x667159eba14a4551b733e54f6c7383795c2be59ee48c6527985f853b4b7086a2", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x667159eba14a4551b733e54f6c7383795c2be59ee48c6527985f853b4b7086a2", "indexes" : { @@ -37,9 +37,9 @@ } } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x278941e17298c3be14c198aad402381104c1aeae6451f18e07fb9cc80e4a482f", + "hash" : "0x87fda285fdd0520dfd2214fd33414199602cfc86f13f6e08da3692fcc67c00bc", "indexes" : { "data" : 0, "gas" : 0, @@ -47,7 +47,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x667159eba14a4551b733e54f6c7383795c2be59ee48c6527985f853b4b7086a2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0x278941e17298c3be14c198aad402381104c1aeae6451f18e07fb9cc80e4a482f", "indexes" : { @@ -57,9 +67,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x667159eba14a4551b733e54f6c7383795c2be59ee48c6527985f853b4b7086a2", + "hash" : "0x278941e17298c3be14c198aad402381104c1aeae6451f18e07fb9cc80e4a482f", "indexes" : { "data" : 0, "gas" : 0, |