diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-06-16 19:01:05 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-06-16 19:01:05 +0800 |
commit | 77c0b6c07d5ba7aa87e819f66857de33d1379e06 (patch) | |
tree | a5182b917f6fbc998b0a08290a08121d6a118989 /GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json | |
parent | c5c7dc66f772723164921c32371828ab81a501be (diff) | |
download | tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.tar tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.tar.gz tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.tar.bz2 tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.tar.lz tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.tar.xz tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.tar.zst tangerine-tests-77c0b6c07d5ba7aa87e819f66857de33d1379e06.zip |
Filled GeneralStateTest according to the previous commit
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json b/GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json index 0fa1868b6..b6903b73c 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_3_28948_11579_20500.json @@ -2,10 +2,10 @@ "modexp_3_28948_11579_20500" : { "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", - "currentDifficulty" : "0x1", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", "currentNumber" : "0x1", - "currentTimestamp" : "0x5777765e", + "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, "explanation" : "Puts the base 3, exponent 28948022309329048855892746252171976963317496166410141009864396001978282409984 and modulus 115792089237316195423570985008687907853269984665640564039457584007913129639936 into the MODEXP precompile, saves the hash of the result. Gives the execution 20500 gas", |