Commit Graph

21 Commits

Author SHA1 Message Date
Alexey
e6cce0c7ce ether sending 2019-11-08 14:41:39 +03:00
poma
c4dded8a20 receiver -> recipient 2019-11-08 02:58:24 +03:00
poma
e9c2055bb4 changed merkleTree vars to uint32 where appropriate 2019-11-08 02:53:37 +03:00
poma
e710b243d7 change error text 2019-11-08 02:46:33 +03:00
poma
27e3121bb0 comments 2019-11-04 22:45:56 +03:00
poma
ae889b5ad2 use abi.decode in token transfer 2019-11-04 22:44:19 +03:00
poma
c00e553299 check return data length for tokens 2019-11-03 11:25:58 +03:00
poma
e413ccdc29 make underscores consistent - in func args and in internal func names 2019-11-02 15:48:22 +03:00
poma
1fdabcc97c changed emptyElement to constant 2019-11-02 15:35:22 +03:00
poma
02e76a1ce6 pass verifier address as IVerifier 2019-11-02 13:06:10 +03:00
poma
1d258715e0 make operator not payable 2019-11-02 11:40:19 +03:00
poma
b578213b0c check that eth value in ERC20 deposit is zero 2019-11-02 11:39:07 +03:00
poma
c889a88b4d fix tests, reorder constructor parameters 2019-10-06 08:36:01 +03:00
poma
a77c04ea5a add refund mechanism for token withdrawal 2019-10-06 08:09:26 +03:00
poma
6035255a49 tests, more docs, minor refactoring 2019-10-04 17:27:47 +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
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
b8142d03bb erc20 mixer support WIP 2019-08-20 23:39:21 +03:00