Commit Graph

326 Commits

Author SHA1 Message Date
Thrilok Kumar
b4ee90707d Code refactored 2020-11-17 00:56:30 +05:30
Mubaris NK
4fdc139b38 Fix comment 2020-11-16 17:16:12 +05:30
Mubaris NK
795f3ca027 Revert "Add methods for sell/buy via given path for Uniswap v2"
This reverts commit 2b4f09586a.
2020-11-16 17:15:30 +05:30
Mubaris NK
0f96ba6b5b Enable instamemory 2020-11-16 12:41:08 +05:30
Mubaris NK
bde193b6e7 fix issues 2020-11-16 01:05:00 +05:30
Mubaris NK
c7c5a0e8a4 Aave v2 connector [untested] 2020-11-15 14:41:37 +05:30
Mubaris NK
2b4f09586a Add methods for sell/buy via given path for Uniswap v2 2020-10-09 12:10:30 +05:30
Thrilok kumar
08dc6f00d0
Merge pull request #22 from slayorktc/cream-connector
Added CREAM.finance connector
2020-10-02 00:11:11 +05:30
Thrilok Kumar
ad76f705d7 Added curve 3pool 2020-09-19 12:44:04 +05:30
Thrilok Kumar
278b5eade3 Added Swerve connector 2020-09-19 12:16:19 +05:30
Thrilok Kumar
a3c0046551 Fixed bug 2020-09-15 04:08:28 +05:30
Thrilok Kumar
136771e320 Added event and code refactoring 2020-09-15 04:07:02 +05:30
Thrilok Kumar
09b011abe4 Code refactoring and added SafeERC20 lib 2020-09-15 04:06:33 +05:30
Thrilok Kumar
c87da94839 Fixed decoding bug 2020-09-15 03:35:20 +05:30
Thrilok Kumar
6f8767a505 Fixed bugs 2020-09-15 02:36:40 +05:30
Samyak Jain
70f097571c dydx flash loan almost done 2020-09-15 02:34:51 +10:00
Samyak Jain
231e775389 dydx flash loan almost done 2020-09-15 01:43:49 +10:00
Samyak Jain
a30f77a22a added studydefi module 2020-09-14 20:41:53 +10:00
Thrilok Kumar
072a06dd43 Removed emitEvents; Added connectorId 2020-09-07 19:40:33 +05:30
Thrilok kumar
5ecd4c34cf
Merge pull request #21 from gelatodigital/master
added gelato connector
2020-09-07 19:34:29 +05:30
slayorktc
cfa7d70cdd Added CREAM.finance connector 2020-09-04 19:13:03 -07:00
Hilmar X
b6718b7954 reformated mutliUnprovide 2020-09-04 14:54:33 +02:00
Hilmar X
36fe5adc31 removed try catchs 2020-09-04 14:53:06 +02:00
Hilmar X
92a5a7e112 added suggestions 2020-09-04 14:37:06 +02:00
Hilmar X
b9c5f2935b removed false module comment 2020-09-04 10:28:56 +02:00
Hilmar X
ebd5bd0760 comment formatting 2020-09-04 10:18:59 +02:00
Hilmar X
bae4842bab updated task chain comment 2020-09-04 10:18:00 +02:00
Hilmar X
53e6b6133e added gelato connector 2020-09-03 18:10:52 +02:00
Thrilok kumar
20df1625de
Merge pull request #20 from InstaDApp/Maker-connector-update
Maker connector update
2020-08-23 03:10:16 +05:30
Thrilok kumar
c08f9cc73d
Merge pull request #19 from InstaDApp/curve-gauge-connector-feature
adding curve gauge connector
2020-08-23 03:09:06 +05:30
Thrilok kumar
061c12a7ce
Merge pull request #18 from InstaDApp/curve-vesting-connector-feature
Curve vesting connector feature
2020-08-23 03:07:59 +05:30
Thrilok kumar
9ca73dfe77
Merge branch 'master' into curve-vesting-connector-feature 2020-08-23 03:07:06 +05:30
Thrilok Kumar
32ba4e8f32 Added gauge mapping address 2020-08-23 02:22:23 +05:30
Thrilok Kumar
baaaf4ad88 Fixed test cases 2020-08-22 09:32:46 +05:30
Thrilok Kumar
f1c8d60548 Fixed minor bug 2020-08-21 10:09:09 +05:30
Thrilok Kumar
0e014b4126 Added depositAndBorrow function in makerDao 2020-08-21 08:34:37 +05:30
Thrilok Kumar
321b66a861 Minor edits 2020-08-21 03:54:16 +05:30
Thrilok Kumar
654e0b7f58 Merge branch 'curve-gauge-connector-feature' of github.com:InstaDApp/dsa-connectors into curve-gauge-connector-feature 2020-08-21 03:54:05 +05:30
Thrilok Kumar
ee5000da1b Added constructor in mapping gauge 2020-08-21 03:54:01 +05:30
Thrilok kumar
e3bebae9b6
Delete curve_staking.prod.sol 2020-08-21 03:53:38 +05:30
Thrilok Kumar
acfa6d2d36 Added constructor in mapping 2020-08-21 03:49:49 +05:30
Lecky Lao
97832c28a4 Merge branch 'curve-gauge-connector-feature' of github.com:InstaDApp/dsa-connectors into curve-gauge-connector-feature 2020-08-21 03:38:56 +10:00
Lecky Lao
73a5eee1fd added addGaugeMappings into curveGaugeMapping to add multiple mappings;
added test for that;
2020-08-21 03:38:51 +10:00
Thrilok Kumar
8e5f68efbd Removed not used function 2020-08-20 21:57:37 +05:30
Thrilok Kumar
b2a31a24c7 Minor edits 2020-08-20 21:51:54 +05:30
Thrilok Kumar
058fc7d8f5 Code refactoring 2020-08-20 21:46:41 +05:30
Lecky Lao
8a9ce14a9d added test for CurveGauge;
added ABI for CurveGauge;
added MockCurveGauge and MockCurveGaugeMapping;
2020-08-21 01:53:33 +10:00
Lecky Lao
0f9e5f69f1 changed CurveGaugeMapping to use GaugeData to include gaugeAddress and rewardToken;
removed function overload for withdraw and claim by using curveGaugeData;
2020-08-21 00:30:29 +10:00
Lecky Lao
a2b929a794 fixing another withdraw amt balanceOf issue 2020-08-20 23:01:45 +10:00
Lecky Lao
8518f72e37 fixed compiling issues; 2020-08-20 16:09:38 +10:00