aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-06-21 21:01:50 +0800
committerGitHub <noreply@github.com>2017-06-21 21:01:50 +0800
commit59461d43b82f62ec37a682052c7a30ca461115e1 (patch)
tree4e636382c4030f8ca1df2ea710e47cb0565752cf /GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json
parent0e6b24841ed18cc7ab335f25229c2baac9b58fcf (diff)
parent56e46c7238cf4e24f2c855d55c2fb10856cba21d (diff)
downloadtangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.tar
tangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.tar.gz
tangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.tar.bz2
tangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.tar.lz
tangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.tar.xz
tangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.tar.zst
tangerine-tests-59461d43b82f62ec37a682052c7a30ca461115e1.zip
Merge pull request #184 from ethereum/fix-revert-bug
Fix revert bug
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json')
-rw-r--r--GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json b/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json
index c590352ff..9438b2830 100644
--- a/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json
+++ b/GeneralStateTests/stPreCompiledContracts/modexp_0_3_100_1000000.json
@@ -2,10 +2,10 @@
"modexp_0_3_100_1000000" : {
"env" : {
"currentCoinbase" : "0x3535353535353535353535353535353535353535",
- "currentDifficulty" : "0x1",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x5f5e100",
"currentNumber" : "0x1",
- "currentTimestamp" : "0x5777765e",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad"
},
"explanation" : "Puts the base 0, exponent 3 and modulus 100 into the MODEXP precompile, saves the hash of the result. Gives the execution 1000000 gas",