Commit Graph

570 Commits

Author SHA1 Message Date
0xPradyuman
25db24f8bd
Merge pull request #185 from Instadapp/aave-v2-to-v3-import
Aave v2 to v3 import
2022-03-14 21:00:49 +05:30
pradyuman-verma
21c68c3290
fixed netspec comments 2022-03-14 20:58:58 +05:30
bhavik-m
3db7b4104a fix conflicts 2022-03-14 16:50:17 +05:30
0xPradyuman
2a009cc8da
Merge pull request #186 from Instadapp/lido-stakeEth
Lido Eth Staking
2022-03-14 16:28:23 +05:30
0xPradyuman
d29b014f86
Merge branch 'main' into fantom-connectors-deployment 2022-03-14 15:42:56 +05:30
bhavik-m
00e6f1677f updated storage variable to constant 2022-03-12 23:37:56 +05:30
bhavik-m
6ddb5ffa19 lido-stakeEth 2022-03-12 21:24:57 +05:30
bhavik-m
64b7455896 added connector on fantom 2022-03-12 21:04:42 +05:30
bhavik-m
d41b3e65aa updated aave v3 addresses 2022-03-12 13:53:38 +05:30
bhavik-m
251923ad3e updated aave v3 addresses 2022-03-12 13:02:35 +05:30
pradyuman-verma
ea5d7f611d
minor fix 2022-03-10 16:32:34 +05:30
bhavik-m
8c2fab7bd5 minor fix 2022-03-09 22:08:55 +05:30
bhavik-m
4a3382d342 added comments 2022-03-09 22:06:42 +05:30
bhavik-m
766b95c787 did the same changes on avalanche's 2022-03-09 19:26:07 +05:30
bhavik-m
d32c628812 corrected doImport logic + added comments 2022-03-09 19:22:53 +05:30
pradyuman-verma
270a3f79b9
update v2->v3 import avax 2022-03-09 17:33:30 +05:30
Thrilok Kumar
31a497e21b Updated polygon addresses 2022-03-09 00:25:21 +04:00
Thrilok Kumar
d59cd4fc7c Polygon: Code refactoring 2022-03-09 00:24:59 +04:00
Thrilok Kumar
22728d776a fixed DSA v2 to v3 import logic 2022-03-09 00:12:39 +04:00
Thrilok kumar
3fa3e36ba9
Update contracts/optimism/connectors/aave/v3/helpers.sol 2022-03-08 19:31:10 +04:00
Thrilok kumar
91c8a72ef9
Update contracts/optimism/connectors/aave/v3/helpers.sol 2022-03-08 19:30:23 +04:00
pradyuman-verma
73172cc34c
optimisim: aave v3 2022-03-08 20:58:07 +05:30
pradyuman-verma
56c581ac78
added aave v3 arbitrum 2022-03-08 20:45:09 +05:30
pradyuman-verma
9e16f4526d
fixed contact name 2022-03-08 20:44:52 +05:30
Thrilok Kumar
d951777382 Updated Aave Avalanche address 2022-03-08 16:31:56 +04:00
Thrilok Kumar
b45be6bebc Updated polygon addresses 2022-03-08 16:30:03 +04:00
bhavik-m
2d308f2e35 removed referral param 2022-03-07 01:00:45 +05:30
bhavik-m
cb89771f7e added referral parameter in deposit func 2022-03-07 00:39:38 +05:30
bhavik-m
0d7080b8b1 minor fix 2022-03-07 00:21:01 +05:30
bhavik-m
ba77087659 added connector 2022-03-07 00:16:22 +05:30
bhavik-m
0e81ea5441 added connector on avalanche 2022-03-06 18:51:50 +05:30
bhavik-m
bbeee1727e added connector on polygon 2022-03-06 18:51:41 +05:30
bhavik-m
ae6598b2f6 added connector on avalanche 2022-03-06 18:19:55 +05:30
bhavik-m
c793ce0238 added connector on polygon 2022-03-06 18:19:42 +05:30
Aleksandr S
e8e2eb664d merge from main branch 2022-03-03 21:55:22 +03:00
0xPradyuman
4800889442
fixed checks (#181)
* fixed checks

* updated sushi incentive comments

* fixed index.ts errors

* removed yarn.lock since it is not used anywhere, updated gh actions config and package-lock.json

Co-authored-by: Ishan Jain <contact@ishanjain.me>
Co-authored-by: Prayuman Verma <pradyumnverma27@gmail.com>
2022-03-03 23:52:41 +05:30
bhavik-m
84a39b1582 added connector on opt 2022-02-27 19:04:29 +05:30
bhavik-m
e90507f82f added connector on arb 2022-02-27 19:03:55 +05:30
bhavik-m
fb19080980 fixed typo 2022-02-21 21:50:51 +05:30
bhavik-m
713e618990 minor fix 2022-02-21 15:51:48 +05:30
bhavik-m
2842fed13a added e-mode func 2022-02-21 15:47:39 +05:30
bhavik-m
420ada2036 added paybackWithAToken func + minor fix 2022-02-19 19:17:39 +05:30
bhavik-m
0a6c140d94 minor fixes 2022-02-15 22:12:44 +05:30
Dimitri
eb8ddce70a
Merge branch 'Instadapp:main' into mstable/save 2022-02-14 12:35:18 +01:00
bhavik-m
7e21f46841 initial commit 2022-02-14 11:57:50 +05:30
bhavik-m
4e94eb113d fix conflicts 2022-02-14 08:22:40 +05:30
bhavik-m
d8605357a9 minor change 2022-02-11 00:18:57 +05:30
bhavik-m
5a0188544e Added BasicB and BasicC 2022-02-11 00:08:52 +05:30
Thrilok kumar
49ba822f62
Update contracts/polygon/connectors/uniswap/v3_auto_router/main.sol 2022-02-04 23:48:28 +05:30
Croooook
5ae2797964 added the hyperlink for calldata in the comments for uniswapv3-auto-router 2022-02-04 23:42:25 +05:30