Commit Graph

537 Commits

Author SHA1 Message Date
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
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
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
Dimitri
eb8ddce70a
Merge branch 'Instadapp:main' into mstable/save 2022-02-14 12:35:18 +01:00
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
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
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
Thrilok kumar
678f005c9f
Update main.sol 2022-01-26 03:50:48 +05:30
Thrilok kumar
b01e9b92b0
Update main.sol 2022-01-26 03:44:49 +05:30
Dimitri
9c83fd0924 chore: clean up 2022-01-24 22:55:44 +07:00
Thrilok kumar
a2da523c19
Merge pull request #161 from Instadapp/uniswapv3Router-polygon
Uniswapv3 Router [Polygon]
2022-01-21 01:58:56 +05:30
bhavik-m
8694406d75 minor correction 2022-01-20 23:10:44 +05:30
bhavik-m
397c49fe79 Added Connector 2022-01-20 22:48:25 +05:30
Dimitri
cc7f53860c fix: typo 2022-01-20 13:56:13 +07:00
Dimitri
faf608d825 fix: event returns 2022-01-20 12:43:06 +07:00
Dimitri
d1519c56fd fix: eventsParams 2022-01-20 12:31:42 +07:00
Thrilok kumar
06b0fa258f
minor fix 2022-01-19 18:25:25 +05:30
pradyuman-verma
8590a4ef82
added InstaWethContract address 2022-01-19 18:04:21 +05:30
Thrilok Kumar
48194262ea version update 2022-01-19 04:39:55 +05:30
Thrilok Kumar
df8af5281e Merge branch 'weth-optimism-connector-fix' of https://github.com/Instadapp/dsa-connectors into weth-optimism-connector-fix 2022-01-19 04:39:25 +05:30
Thrilok Kumar
cbe099c654 Added TODO 2022-01-19 04:39:24 +05:30
Thrilok kumar
dcd47902c0
Update contracts/optimism/connectors/weth/main.sol 2022-01-19 04:39:07 +05:30
Thrilok kumar
11e1efb544
Update contracts/optimism/connectors/weth/main.sol 2022-01-19 04:38:43 +05:30
Thrilok Kumar
815024ef40 Weth connector fix 2022-01-19 04:34:24 +05:30
bhavik-m
b47efe271c added test and minor fix 2022-01-17 01:25:55 +05:30
bhavik-m
4f7ccc5efa added uniswap router connector 2022-01-16 23:03:25 +05:30
pradyuman-verma
7060973727
added 1inch v3 and v4 2022-01-16 22:38:21 +05:30