Commit Graph

30 Commits

Author SHA1 Message Date
Lecky Lao
bce54aba13 fix formating on connectors/curve.sol;
adding @openzeppelin/test-helpers, ganache-cli;
fixing test/CurveProtocol.js to pass;
added truffle network for tenderly proxy;
added .nvmrc to set to node v12 as ganache-cli requires;
2020-06-28 23:15:51 +10:00
Thrilok Kumar
23df17066d Changed curve connector name 2020-06-19 18:48:32 +05:30
Thrilok Kumar
237d8d857e Fixed typo 2020-06-19 18:46:26 +05:30
Thrilok Kumar
eb7cb3d7d4 Fixed decimal error in curve connector 2020-06-19 17:18:57 +05:30
Thrilok Kumar
d0df9bb706 Updated curve connector name 2020-05-10 01:29:42 +05:30
Thrilok Kumar
96c7da1659 Fixed allowance issue in curve connector 2020-05-09 09:35:25 +05:30
Thrilok Kumar
ea2b3edd3d Fixed a issue 2020-05-09 09:31:24 +05:30
Thrilok Kumar
8a8bbe9649 Added payable to curve connector 2020-05-09 01:19:09 +05:30
Thrilok Kumar
c3078cafd5 code refactor 2020-05-08 08:26:43 +05:30
Thrilok Kumar
74e9862e81 fixed stack too deep error 2020-05-08 07:51:05 +05:30
Thrilok Kumar
a80d0c1e4d Code refactor 2020-05-08 07:50:25 +05:30
Thrilok Kumar
aadf5f6db3 Added comments 2020-05-08 07:42:57 +05:30
Samyak Jain
be6fbb5897 curve name changed 2020-05-06 15:09:43 +10:00
Samyak Jain
783cccd011 setId in deposit as mintAmt 2020-05-06 15:06:15 +10:00
Samyak Jain
8721e7ec63 code restructure 2020-05-06 15:05:03 +10:00
Samyak Jain
0ed45f12d5 removed a require condition 2020-05-06 15:04:10 +10:00
Samyak Jain
fb026bb91e bug: changed approve address 2020-05-06 15:02:35 +10:00
Samyak Jain
9439b2f676 updated setId params 2020-05-06 14:56:33 +10:00
Thrilok Kumar
9fc53baf0d Fixed withdraw issue 2020-05-06 08:03:13 +05:30
Thrilok Kumar
05d705bece Fixed bugs 2020-05-06 07:05:34 +05:30
Thrilok Kumar
6adb05a159 Added setId in deposit and withdraw 2020-05-06 04:42:52 +05:30
Thrilok Kumar
aef8da7a1f Added max amt deposit condition 2020-05-06 04:41:16 +05:30
Samyak Jain
06bd10445b withdraw single token done 2020-05-05 22:30:53 +10:00
Samyak Jain
089a4d62c1 deposit multi token to single token 2020-05-05 18:29:17 +10:00
Samyak Jain
373fb858ad buyAmt calculation method changed 2020-05-05 17:47:07 +10:00
Thrilok Kumar
a7dcefaa59 Added require conditions for token address 2020-05-05 11:45:50 +05:30
Thrilok Kumar
6b4d2b5b42 Curve connector Refactoring 2020-05-05 11:35:36 +05:30
Thrilok Kumar
ef99202660 Checking changes 2020-05-05 11:16:26 +05:30
AA
893165ce78 fix tests 2020-05-05 07:10:51 +03:00
AA
b20e2728b6 initial Curve connector version 2020-05-05 04:54:10 +03:00