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