diff options
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_1_1_1_1000000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_1_1_1_1000000.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_1_1_1_1000000.json b/GeneralStateTests/stPreCompiledContracts/modexp_1_1_1_1000000.json index 7fdf6063d..7eff8632a 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_1_1_1_1000000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_1_1_1_1000000.json @@ -2,7 +2,7 @@ "modexp_1_1_1_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_1_1_1_1000000Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the base 1, exponent 1 and modulus 1 into the MODEXP precompile, saves the hash of the result. Gives the execution 1000000 gas", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x28984fd862291b29c481d50eb7e2d25c65da464f47f46759295bb874b590f29a", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x28984fd862291b29c481d50eb7e2d25c65da464f47f46759295bb874b590f29a", "indexes" : { @@ -39,9 +39,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x3664e864e10a81a12bd2793b83ab71cb27832742a848c467c129f49a3bfeb21c", + "hash" : "0x28984fd862291b29c481d50eb7e2d25c65da464f47f46759295bb874b590f29a", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +51,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x28984fd862291b29c481d50eb7e2d25c65da464f47f46759295bb874b590f29a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0x3664e864e10a81a12bd2793b83ab71cb27832742a848c467c129f49a3bfeb21c", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x28984fd862291b29c481d50eb7e2d25c65da464f47f46759295bb874b590f29a", + "hash" : "0x3664e864e10a81a12bd2793b83ab71cb27832742a848c467c129f49a3bfeb21c", "indexes" : { "data" : 0, "gas" : 0, |