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