Commit Graph

56 Commits

Author SHA1 Message Date
poma
ec4508e81e rename pathIndex -> pathIndices 2019-11-02 05:05:25 +03:00
Alexey
0484408e82 ERC20Mixer refund tests 2019-10-17 19:19:35 +03:00
Alexey
a13a7306e2 ETHMixer refund test 2019-10-17 18:54:21 +03:00
poma
c889a88b4d fix tests, reorder constructor parameters 2019-10-06 08:36:01 +03:00
poma
7a184d67d2 some fixes 2019-10-04 19:17:28 +03:00
poma
55b3644fd7 single argument proof 2019-10-04 18:20:47 +03:00
poma
6035255a49 tests, more docs, minor refactoring 2019-10-04 17:27:47 +03:00
poma
71b767ade1 rename mimc mentions to a generic hasher 2019-10-04 15:38:08 +03:00
Alexey
9132aeb6d5 max leaves count fix 2019-09-16 13:07:14 +03:00
Alexey
0689d76df1 leafs = 2**(levels - 1) 2019-09-11 11:25:32 +03:00
Alexey
3404acef48 fix leaf count 2019-09-11 11:17:32 +03:00
Pertsev Alexey
7ed13aa8e0
Merge pull request #10 from DryginAlexander/master
fix Merkle tree capacity
2019-09-10 17:00:02 +03:00
Alexey
010837f92b fix tests 2019-09-10 16:31:34 +03:00
poma
9009b9c56d
custom relayer 2019-09-06 23:20:49 -04:00
Roman Storm
50872ac342 change fee structure 2019-09-06 17:22:30 -04:00
Drygin
374dd420f5 fix test of capacity of Merkle tree 2019-09-04 16:08:11 +03:00
Alexey
b8c0c1898f test with real DAI and USDT 2019-08-30 13:06:17 +03:00
Alexey
9f33aadd9d additional eth for the recipient 2019-08-27 23:42:24 +03:00
Alexey
0f5a5df522 withdraw test 2019-08-24 13:18:52 +03:00
Alexey
b8142d03bb erc20 mixer support WIP 2019-08-20 23:39:21 +03:00
Alexey
9b4d3bc34e operator role 2019-08-02 20:12:30 +03:00
Roman Storm
a657860418
Merge pull request #6 from peppersec/reduce-nullifier-bits
reduce nullifier bits to 31
2019-08-01 10:00:25 -07:00
poma
c7953ae2c6
reduce nullifier bits to 31 2019-08-01 17:49:34 +03:00
Alexey
e116dcee67 fix hardcoded fee in tests 2019-08-01 12:58:57 +03:00
Alexey
00ba6e8685 gas usage 2019-08-01 12:44:20 +03:00
Roman Storm
d91435dd00 add pauseDeposits 2019-08-01 01:41:22 -07:00
Roman Storm
9b14a22b0d remove comment 2019-08-01 00:34:59 -07:00
Roman Storm
242a87569b clean up tests 2019-08-01 00:34:22 -07:00
Roman Storm
791875ddc5 fix overflow 2019-08-01 00:33:12 -07:00
Alexey
fc5eb51c3b nullifier hash refactoring 2019-07-25 16:58:21 +03:00
Roman Storm
e8fa073caf fix tests 2019-07-23 13:00:45 -07:00
Alexey
13b9a948dc remove redundant event 2019-07-19 20:08:47 +03:00
poma
66754181f2
fix test, silence ganache in travis 2019-07-19 15:06:06 +03:00
poma
f5d8f48cf0
move ganacheHelper 2019-07-18 21:38:21 +03:00
poma
6b3b7ca72b
remove utils.js 2019-07-18 21:27:51 +03:00
Alexey
3f3e0534cc merkle tree update - getIndexByElement 2019-07-18 00:25:16 +03:00
Alexey
b0c896c681 styling final 2019-07-16 23:49:45 +03:00
Alexey
a60d539a2c mixer tests styling 2019-07-16 19:23:12 +03:00
Alexey
2b2e174d06 eslinter WIP 2019-07-16 18:58:42 +03:00
Alexey
6e05a678dd test fix 2019-07-16 14:37:48 +03:00
Alexey
39777a46e1 max elements tree count test 2019-07-16 14:04:14 +03:00
Alexey
9b927f39a6 fix default values 2019-07-16 12:50:52 +03:00
Alexey
77e2974d5a fix tests 2019-07-15 21:57:06 +03:00
Alexey
666aba582c more tests for snark verification WIP 2019-07-15 20:21:58 +03:00
Alexey
5c16e02c90 off-by-one fix and tests 2019-07-15 18:04:48 +03:00
Alexey
35fdb50e3a update withdraw test 2019-07-15 13:42:59 +03:00
poma
981325b1ff move unused tree args to the right and provide defaults 2019-07-13 12:14:27 +03:00
Alexey
0db7be23b5 final test 2019-07-13 00:50:26 +03:00
Alexey
335a79d2ae tests 2019-07-12 22:11:37 +03:00
Alexey
24f15277bc merge 2019-07-12 20:00:45 +03:00