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