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