Commit Graph

986 Commits

Author SHA1 Message Date
Thrilok Kumar
22728d776a fixed DSA v2 to v3 import logic 2022-03-09 00:12:39 +04:00
Thrilok kumar
948eee844c
Merge pull request #187 from Instadapp/aave-v3-addresses-update
Aave v3 addresses update
2022-03-08 19:32:06 +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
9b7fe50973 added test 2022-03-07 00:16:32 +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
9797733750 merge main into this branch 2022-03-06 18:33:52 +05:30
bhavik-m
a666b90ebe added connector on polygon 2022-03-06 18:31:49 +05:30
bhavik-m
45cf2a8f37 added connector on avalanche 2022-03-06 18:31:34 +05:30
bhavik-m
2a20443390 added flashloan fee parameter in event 2022-03-06 18:31:15 +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
bhavik-m
6241384933 removed executeOperation func + refactored code 2022-03-04 17:44:36 +05:30
Thrilok kumar
018a1d28cc
Merge pull request #175 from Instadapp/v3_router
[Opt + Arb] uniswap v3 swap router
2022-03-04 16:00:16 +04:00
Aleksandr S
e8e2eb664d merge from main branch 2022-03-03 21:55:22 +03:00
8feed9c9e6 do not strip delimiters from status check output 2022-03-04 00:15:11 +05:30
a720c42d66 create pr directory before attempting to create files in it 2022-03-04 00:03:31 +05:30
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
Aleksandr S
221d2caf01 test commit 2022-03-03 18:13:28 +03:00
Thrilok kumar
010af63368
Merge pull request #180 from Instadapp/workflow-update
Workflow update
2022-03-03 20:34:03 +05:30
Aleksandr S
c6d9a31306 workflow update 2022-03-03 17:40:16 +03:00
Aleksandr S
88db1bd93e use comment:string 2022-03-03 17:39:55 +03:00
Aleksandr S
5c6c0bc244 use ts-node for check run 2022-03-03 17:39:42 +03:00
Aleksandr S
bab582ed11 workflow update 2022-03-03 17:15:04 +03:00
Aleksandr S
9d3775565d use comment:string 2022-03-03 17:10:19 +03:00
Aleksandr S
6656bc7412 use ts-node for check run 2022-03-03 17:09:43 +03:00
0xPradyuman
43f5371b83
Merge pull request #145 from dimsome/mstable/save
Add mStable save and swap
2022-03-01 11:28:19 +05:30
bhavik-m
1aa35df6b7 added opt scan api key support 2022-02-27 19:13:35 +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
6abaee5bf9 minor fix 2022-02-27 02:28:09 +05:30
bhavik-m
7bf7174c7a wip: import connector 2022-02-27 02:14:41 +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
ffe0359ca8 refactor PR status check pipeline to run status check in an isolated environment and comment from a different workflow, Also restricted permissions of the status check workflow 2022-02-21 01:20:33 +05:30
bhavik-m
420ada2036 added paybackWithAToken func + minor fix 2022-02-19 19:17:39 +05:30
0xBhavik
8aac74a788
Update .gitignore 2022-02-16 21:21:06 +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