From 77c0b6c07d5ba7aa87e819f66857de33d1379e06 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Fri, 16 Jun 2017 13:01:05 +0200 Subject: Filled GeneralStateTest according to the previous commit --- .../stPreCompiledContracts/modexp_49_2401_2401_25000.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_49_2401_2401_25000.json') diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_49_2401_2401_25000.json b/GeneralStateTests/stPreCompiledContracts/modexp_49_2401_2401_25000.json index 56a2c2b39..50d1648ec 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_49_2401_2401_25000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_49_2401_2401_25000.json @@ -2,10 +2,10 @@ "modexp_49_2401_2401_25000" : { "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", - "currentDifficulty" : "0x1", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", "currentNumber" : "0x1", - "currentTimestamp" : "0x5777765e", + "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, "explanation" : "Puts the base 49, exponent 2401 and modulus 2401 into the MODEXP precompile, saves the hash of the result. Gives the execution 25000 gas", -- cgit v1.2.3