diff options
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_155000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_155000.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_155000.json b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_155000.json index a2572bdc4..56edad043 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_155000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_155000.json @@ -2,10 +2,10 @@ "modexp_37120_37111_0_155000" : { "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", - "currentDifficulty" : "0x1", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", "currentNumber" : "0x1", - "currentTimestamp" : "0x5777765e", + "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, "explanation" : "Puts the base 179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137120, exponent 179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137111 and modulus 0 into the MODEXP precompile, saves the hash of the result. Gives the execution 155000 gas", |