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