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