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