diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-05-24 17:17:09 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-06-13 18:32:33 +0800 |
commit | 70d80cc5f3dd111364057a4191837e19399ddd96 (patch) | |
tree | 7d3c8195ea4851d2684bd25eabf0d9400c1ab361 /GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json | |
parent | 6bd7678daa65a852d172f35a1811ec0521e88ded (diff) | |
download | tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.tar tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.tar.gz tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.tar.bz2 tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.tar.lz tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.tar.xz tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.tar.zst tangerine-tests-70d80cc5f3dd111364057a4191837e19399ddd96.zip |
Update GeneralStateTests according to the fillers
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json b/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json index 9943b8000..f092c2a03 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_28000_80.json @@ -2,10 +2,10 @@ "ecmul_0-0_1_28000_96" : { "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", - "currentDifficulty" : "0x1", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", - "currentNumber" : "0x1", - "currentTimestamp" : "0x5777765e", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, "explanation" : "Puts the point (0, 0) and the factor 1 into the ECMUL precompile, truncating or expanding the input data to 96 bytes. Gives the execution 28000 bytes", @@ -223,10 +223,10 @@ "ecmul_0-3_0_28000_80" : { "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", - "currentDifficulty" : "0x1", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", - "currentNumber" : "0x1", - "currentTimestamp" : "0x5777765e", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, "explanation" : "Puts the point (0, 3) and the factor 0 into the ECMUL precompile, truncating or expanding the input data to 80 bytes. Gives the execution 28000 bytes", |