Commit Graph

68 Commits

Author SHA1 Message Date
poma
183847ad67 remove toggleDeposits 2019-11-09 02:48:35 +03:00
poma
313713a061 fix tests 2019-11-08 07:39:22 +03:00
poma
c4dded8a20 receiver -> recipient 2019-11-08 02:58:24 +03:00
poma
ac8fc08cc2 use bytes32 for hashes 2019-11-08 02:57:39 +03:00
poma
74913e67b2 typed withdraw inputs 2019-11-08 02:55:08 +03:00
poma
f783b45559 refactor isKnownRoot, add test 2019-11-08 02:52:54 +03:00
Roman Semenov
b000e66899
Merge pull request #15 from peppersec/audit-circuit
Circuit audit fixes
2019-11-06 12:31:23 +03:00
poma
2ded1f8adb refactor merkle tree naming 2019-11-02 16:04:41 +03:00
poma
1fdabcc97c changed emptyElement to constant 2019-11-02 15:35:22 +03:00
poma
27a00bfd5f rename withdraw event 2019-11-02 14:50:37 +03:00
poma
d019e48da3 inverted flags to reduce deploy cost, explicitly set state in toggleDeposits 2019-11-02 13:05:33 +03:00
poma
b578213b0c check that eth value in ERC20 deposit is zero 2019-11-02 11:39:07 +03:00
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