diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stRecursiveCreate/recursiveCreate.json')
-rw-r--r-- | GeneralStateTests/stRecursiveCreate/recursiveCreate.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json index e0d9355cb..116486b52 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json @@ -2,7 +2,7 @@ "recursiveCreate" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xdae969656b73697b81572a709160104ca9521bbe111edbc58edb8f9238962424", + "hash" : "0x7a598d472ac1ab495bbec7f2f48b8b05a3c1c4feade8cc9cfb9f71e7a711dbc0", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x7a598d472ac1ab495bbec7f2f48b8b05a3c1c4feade8cc9cfb9f71e7a711dbc0", "indexes" : { @@ -38,9 +38,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xeee65c3186265472b087f52db4d1f5f9b9dc232c57b5749e1dd80a53165f6cb9", + "hash" : "0xdae969656b73697b81572a709160104ca9521bbe111edbc58edb8f9238962424", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +50,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x7a598d472ac1ab495bbec7f2f48b8b05a3c1c4feade8cc9cfb9f71e7a711dbc0", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0xeee65c3186265472b087f52db4d1f5f9b9dc232c57b5749e1dd80a53165f6cb9", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x7a598d472ac1ab495bbec7f2f48b8b05a3c1c4feade8cc9cfb9f71e7a711dbc0", + "hash" : "0xeee65c3186265472b087f52db4d1f5f9b9dc232c57b5749e1dd80a53165f6cb9", "indexes" : { "data" : 0, "gas" : 0, |