Commit Graph

910 Commits

Author SHA1 Message Date
bhavik-m
1133f10fbc minor fix 2022-03-11 01:52:31 +05:30
bhavik-m
ca187d5fe5 updated aave v3 addr, added flashloan fee in events, changed solidity version 2022-03-11 01:40:00 +05:30
bhavik-m
c04011e8ba updated solidity version 2022-03-10 23:22:04 +05:30
bhavik-m
b7bffb41a8 added comments 2022-03-09 22:02:57 +05:30
bhavik-m
0a13c8e5cf added comments 2022-03-09 21:58:25 +05:30
bhavik-m
5083d84d51 removed migration func 2022-03-09 21:52:14 +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
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
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
Dimitri
eb8ddce70a
Merge branch 'Instadapp:main' into mstable/save 2022-02-14 12:35:18 +01:00
Thrilok kumar
64d52604ec
Merge pull request #168 from Instadapp/docs-update-uniswapv3-autorouter
added the hyperlink for calldata in the comments for uniswapv3-auto-router
2022-02-04 23:48:40 +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
Dimitri Golecko
a51ad6fd45 chore: add payable 2022-02-01 16:41:20 +01:00
Thrilok kumar
e9a0bb3fc2
Update main.sol 2022-01-31 20:48:38 +05:30
Thrilok kumar
7780112357
Update main.sol 2022-01-31 20:48:19 +05:30
Thrilok kumar
8000d03121
Update main.sol 2022-01-31 20:33:36 +05:30
Thrilok kumar
27b7efad96
Update main.sol 2022-01-31 20:33:09 +05:30
Thrilok kumar
7823f8299e
Merge pull request #138 from Instadapp/feat/quickswap-fix
updated sushi-incentive connector
2022-01-30 21:12:09 +05:30
Thrilok kumar
1c68be112d
Merge pull request #155 from Instadapp/Update-uniswapStaker
Uniswap v3 staking contract update
2022-01-30 19:55:05 +05:30
bhavik-m
0dff6dc041 fix conflicts 2022-01-30 19:50:23 +05:30
Thrilok kumar
69cfb38971
Merge pull request #165 from Instadapp/uniswapv3Staker-optimism
[optimism] Added UniswapV3 Staker Connector
2022-01-29 17:41:01 +05:30
Thrilok kumar
de02783dd1
Merge pull request #139 from Instadapp/typescript-support
Scripts upgrades
2022-01-29 03:44:25 +05:30
0xPradyuman
76056502b9
Merge branch 'main' into typescript-support 2022-01-29 03:43:16 +05:30
Thrilok kumar
89e88c873d
Merge pull request #125 from pangolindex/main
Added Pangolin Connector
2022-01-27 18:38:20 +05:30
Thrilok kumar
109da23bac
Merge pull request #147 from Instadapp/feat/sushiswap
Sushiswap connector
2022-01-27 18:35:35 +05:30
Dimitri
571a69ea3c chore: add stores 2022-01-27 19:34:47 +07:00
bhavik-m
60dab7bdf7 updated connector 2022-01-26 16:08:49 +05:30