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