diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/createNameRegistratorZeroMemExpansion.json')
-rw-r--r-- | GeneralStateTests/stSystemOperationsTest/createNameRegistratorZeroMemExpansion.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/createNameRegistratorZeroMemExpansion.json b/GeneralStateTests/stSystemOperationsTest/createNameRegistratorZeroMemExpansion.json index 8edea6c26..78b9442ba 100644 --- a/GeneralStateTests/stSystemOperationsTest/createNameRegistratorZeroMemExpansion.json +++ b/GeneralStateTests/stSystemOperationsTest/createNameRegistratorZeroMemExpansion.json @@ -2,7 +2,7 @@ "createNameRegistratorZeroMemExpansion" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorZeroMemExpansionFiller.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x77d89db4fefd45c31e64ecd2fb991651c5ce1a1b3e3cf3171395f571bc9b9417", + "hash" : "0x91f70b0f7060391efb1037b8f590f310eefe601db4ec9915e1af5b451efdf8c4", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x91f70b0f7060391efb1037b8f590f310eefe601db4ec9915e1af5b451efdf8c4", "indexes" : { @@ -38,7 +38,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x77d89db4fefd45c31e64ecd2fb991651c5ce1a1b3e3cf3171395f571bc9b9417", "indexes" : { @@ -50,7 +50,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x91f70b0f7060391efb1037b8f590f310eefe601db4ec9915e1af5b451efdf8c4", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0x77d89db4fefd45c31e64ecd2fb991651c5ce1a1b3e3cf3171395f571bc9b9417", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x91f70b0f7060391efb1037b8f590f310eefe601db4ec9915e1af5b451efdf8c4", + "hash" : "0x77d89db4fefd45c31e64ecd2fb991651c5ce1a1b3e3cf3171395f571bc9b9417", "indexes" : { "data" : 0, "gas" : 0, |