aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-07-06 23:11:44 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-07-06 23:11:44 +0800
commit9dd551b4aaa6b12d2a90940f505eb12d295889fa (patch)
treec3bffe525240bb026e767fd7edbb65627ba2fa6c /src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json
parentc5f94b732fe14241efcb71253a5b514b3cf21baa (diff)
downloadtangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.tar
tangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.tar.gz
tangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.tar.bz2
tangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.tar.lz
tangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.tar.xz
tangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.tar.zst
tangerine-tests-9dd551b4aaa6b12d2a90940f505eb12d295889fa.zip
Add a modexp test where base length is 2^64
Diffstat (limited to 'src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json b/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json
index 842adfc4a..db2feefcb 100644
--- a/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json
+++ b/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json
@@ -59,7 +59,7 @@
},
{
"indexes" : {
- "data" : [2],
+ "data" : [2,28],
"gas" : -1,
"value" : -1
},
@@ -180,7 +180,8 @@
"24 - Non-zero length base & exp & mod and no values in input data - interpreted as all zeroes",
"25 - Price calculation when baseLength > modLength",
"26 - bigint_expmod precompiled contract returns 1 for 0 ^ 0 mod 100",
- "27 - 02 ** 03 % 06, but exp with 256 bytes of zero in front."
+ "27 - 02 ** 03 % 06, but exp with 256 bytes of zero in front.",
+ "28 - base length 2^64"
],
"data" : [
"0x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002003fffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2efffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f",
@@ -210,7 +211,8 @@
"0x000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002",
"0x000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001001001010010",
"0x000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000064",
-"0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000020200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030006"
+"0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000020200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030006",
+"0x00000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000"
],
"gasLimit" : [
"100000000"