diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-08-14 23:38:59 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-08-14 23:38:59 +0800 |
commit | 3136a1cc386b5b0dbc07eff49580c72759bf471e (patch) | |
tree | 3d6dc23b4b7aa4c935ecdeb01da13168a3cb54d2 /GeneralStateTests/stPreCompiledContracts/modexp.json | |
parent | edf35d7c5f53b2f70335eb253527aa8c3790c050 (diff) | |
download | tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.tar tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.tar.gz tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.tar.bz2 tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.tar.lz tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.tar.xz tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.tar.zst tangerine-tests-3136a1cc386b5b0dbc07eff49580c72759bf471e.zip |
Fix the modexpFiller about large base length and large exp length
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp.json b/GeneralStateTests/stPreCompiledContracts/modexp.json index b76cf8188..da84ad995 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp.json @@ -2,7 +2,7 @@ "modexp" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.c2dc7a39.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json" }, "env" : { @@ -1933,8 +1933,8 @@ "0x000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001001001010010", "0x000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000064", "0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000020200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030006", - "0x00000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000", - "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000", + "0x00000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000", + "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000", "0x000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" ], "gasLimit" : [ |