diff options
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_1_0_1_20500.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_1_0_1_20500.json | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_1_0_1_20500.json b/GeneralStateTests/stPreCompiledContracts/modexp_1_0_1_20500.json index 06bbffba1..1dad6ff07 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_1_0_1_20500.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_1_0_1_20500.json @@ -2,7 +2,7 @@ "modexp_1_0_1_20500" : { "_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_1_0_1_20500Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the base 1, exponent 0 and modulus 1 into the MODEXP precompile, saves the hash of the result. Gives the execution 20500 gas", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x2b8da6677e55d94476680c71022ea73c269c9a47550b6f3ea1a227e8b73b84ef", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x2b8da6677e55d94476680c71022ea73c269c9a47550b6f3ea1a227e8b73b84ef", "indexes" : { @@ -39,7 +39,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x2b8da6677e55d94476680c71022ea73c269c9a47550b6f3ea1a227e8b73b84ef", "indexes" : { @@ -51,7 +51,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x2b8da6677e55d94476680c71022ea73c269c9a47550b6f3ea1a227e8b73b84ef", "indexes" : { @@ -63,7 +63,19 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x2b8da6677e55d94476680c71022ea73c269c9a47550b6f3ea1a227e8b73b84ef", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0x2b8da6677e55d94476680c71022ea73c269c9a47550b6f3ea1a227e8b73b84ef", "indexes" : { |