diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_1000000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_1000000.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_1000000.json b/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_1000000.json index 8350d7e3d..1fe82c4bf 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_1000000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_1000000.json @@ -2,7 +2,7 @@ "modexp_0_1_0_1000000" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_0_1_0_1000000Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the base 0, exponent 1 and modulus 0 into the MODEXP precompile, saves the hash of the result. Gives the execution 1000000 gas", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x6c2b9fcad463cde231b39b79bf1da3c33d3ff5ab903c4da9b2c5773dd5787ffe", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x6c2b9fcad463cde231b39b79bf1da3c33d3ff5ab903c4da9b2c5773dd5787ffe", "indexes" : { @@ -39,9 +39,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xa0e93870cf059bad4fe1b0db6fd0914a4dc294b27474a26e4581d8c697fd835f", + "hash" : "0x6c2b9fcad463cde231b39b79bf1da3c33d3ff5ab903c4da9b2c5773dd5787ffe", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +51,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x6c2b9fcad463cde231b39b79bf1da3c33d3ff5ab903c4da9b2c5773dd5787ffe", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0xa0e93870cf059bad4fe1b0db6fd0914a4dc294b27474a26e4581d8c697fd835f", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x6c2b9fcad463cde231b39b79bf1da3c33d3ff5ab903c4da9b2c5773dd5787ffe", + "hash" : "0xa0e93870cf059bad4fe1b0db6fd0914a4dc294b27474a26e4581d8c697fd835f", "indexes" : { "data" : 0, "gas" : 0, |