diff options
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/CALLCODEIdentity_4_gas18.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/CALLCODEIdentity_4_gas18.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/CALLCODEIdentity_4_gas18.json b/GeneralStateTests/stPreCompiledContracts/CALLCODEIdentity_4_gas18.json index d9e9db424..58f477e8f 100644 --- a/GeneralStateTests/stPreCompiledContracts/CALLCODEIdentity_4_gas18.json +++ b/GeneralStateTests/stPreCompiledContracts/CALLCODEIdentity_4_gas18.json @@ -2,7 +2,7 @@ "CALLCODEIdentity_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/CALLCODEIdentity_4_gas18Filler.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xe998a0359b9b6ee50bcd2e8cddca4c429768b9f7fff2531a761cfc7999a77cc9", "indexes" : { @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xe998a0359b9b6ee50bcd2e8cddca4c429768b9f7fff2531a761cfc7999a77cc9", "indexes" : { @@ -38,9 +38,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x8affab955d17a66d86c006b3eec16173434624792581690f5e86ca070dc63eec", + "hash" : "0xe998a0359b9b6ee50bcd2e8cddca4c429768b9f7fff2531a761cfc7999a77cc9", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +50,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0xe998a0359b9b6ee50bcd2e8cddca4c429768b9f7fff2531a761cfc7999a77cc9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0x8affab955d17a66d86c006b3eec16173434624792581690f5e86ca070dc63eec", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xe998a0359b9b6ee50bcd2e8cddca4c429768b9f7fff2531a761cfc7999a77cc9", + "hash" : "0x8affab955d17a66d86c006b3eec16173434624792581690f5e86ca070dc63eec", "indexes" : { "data" : 0, "gas" : 0, |