Commit Graph

336 Commits

Author SHA1 Message Date
Thrilok kumar
40ce4e066e
Merge pull request #98 from Instadapp/aave-flashloan
Added Aave flashloan connector
2021-10-25 22:20:46 +05:30
Thrilok Kumar
361161b524 Minor changes 2021-10-22 18:10:14 +05:30
Thrilok kumar
2d186feb6f
Merge pull request #93 from eccheung4/pooltogether-connector-polygon
Pooltogether Polygon connector
2021-10-21 00:02:57 +05:30
Thrilok Kumar
3cd2968268 Minor changes 2021-10-18 17:59:53 +05:30
Samyak Jain
ade3e5c312 added Aave flashloan connector 2021-10-15 04:31:34 +05:30
Thrilok kumar
3334476544
Merge pull request #73 from eccheung4/pooltogether-connector
PoolTogether connector
2021-10-12 14:44:47 +05:30
Thrilok kumar
3229bddfcb
Fixed claim event 2021-10-12 14:42:44 +05:30
Thrilok kumar
fd5e2dcba8
Merge pull request #87 from Instadapp/feat/fix-testcases
feat/fix testcases
2021-10-09 01:08:21 +05:30
Twin Fish
a8c4e78ea0
Merge branch 'main' into feat/gelato-aave-protection 2021-10-07 11:45:23 +02:00
Edwin Cheung
cb21849366
fix: Update to ConnectV2PoolTogetherPolygon
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2021-10-06 13:08:31 -07:00
Thrilok Kumar
9bb1e1587f Added Paraswap avalanche connector 2021-10-06 03:06:11 +05:30
Edwin Cheung
b401bfa534
Merge branch 'Instadapp:main' into pooltogether-connector-polygon 2021-10-04 13:39:40 -07:00
eccheung4
3cce1ec319 fix: update AAVE to polygon addresses 2021-10-04 13:38:05 -07:00
Thrilok Kumar
68e6a58e01 Added AaveV2 and AaveV2Reward connector 2021-10-05 01:11:53 +05:30
Thrilok Kumar
f9d4a422b0 Added avax basic connectors 2021-10-04 23:00:09 +05:30
eccheung4
b8aab9db5a fix: convert isEth and Weth to isMatic and Wmatic 2021-09-29 08:22:42 -07:00
eccheung4
220e826e01 fix: remove code for PODs 2021-09-29 07:38:03 -07:00
eccheung4
bbc690e13d initial: copy of files from mainnet connector 2021-09-29 07:35:12 -07:00
Thrilok Kumar
2788906002 Added WETH Arbitrum connector 2021-09-24 01:44:28 +05:30
Shivva
e04778e43a Adding aave protection connector mainnet 2021-09-23 17:05:33 +02:00
Thrilok Kumar
f17c35a2ef Added 1Inch arbitrum connector 2021-09-23 00:13:16 +05:30
Thrilok kumar
8e48aef248
Merge pull request #82 from Instadapp/uniswap-v3-arbitrum-deployment
UniswapV3 Arbitrum deployment
2021-09-21 17:03:49 +05:30
Thrilok kumar
2ae4878cff
Merge pull request #80 from Instadapp/uniswap-v3-staker-update
Update Uniswap V3 Staker connector
2021-09-21 16:13:17 +05:30
Thrilok Kumar
9b272ee6b8 Added UniswapV3 Arbitrum connector 2021-09-21 14:45:40 +05:30
Thrilok Kumar
333208f254 Deployed connectors 2021-09-20 11:44:41 +05:30
Thrilok Kumar
b3ad283bfc Added Authority and Basics connectors 2021-09-20 09:23:16 +05:30
eccheung4
e28def660c feat: add claim() for Pod TokenDrop 2021-09-19 10:24:24 -07:00
Thrilok Kumar
6bdd4063ba Minor change 2021-09-19 00:36:46 +05:30
Thrilok Kumar
10857810ec Added depositAndStake function 2021-09-18 11:17:21 +05:30
cryptoDev222
a55585136e Merge branch 'feat/deploy-from-cmd' of https://github.com/Instadapp/dsa-connectors into feat/deploy-from-cmd 2021-09-17 14:45:19 -05:00
cryptoDev222
84075c39b6 feat: deploy connectors from cmd and minor fix on uniswap v3 connector 2021-09-17 14:44:09 -05:00
Thrilok Kumar
8651aa3aef Updated GUNI staking 2021-09-12 00:26:55 +05:30
Thrilok kumar
f73472b920
Merge branch 'main' into feature/yearn-v2-connector 2021-09-11 18:51:16 +05:30
Thrilok kumar
28a0d67979
Merge pull request #72 from Instadapp/feat/ERC721-deposit/withdraw
Add ERC721 and ERC1155 connector
2021-09-11 13:42:42 +05:30
eccheung4
2705ab4ad9 Fix: Add convertEthToWeth logic for WETH PrizePools 2021-09-09 16:32:24 -07:00
Thrilok Kumar
e62e0cfea8 Minor changes 2021-09-08 00:00:48 +05:30
Thrilok Kumar
73969113c5 minor fixes 2021-09-07 23:50:58 +05:30
Thrilok Kumar
3c800b82ac restructured uniswap folders 2021-09-07 23:48:07 +05:30
Thrilok Kumar
331e016638 Merge branch 'main' into feat/uniswap-staker 2021-09-07 23:44:47 +05:30
Thomas Bouder
d738ec4627
✏️ Rename variable isEth to iswEth 2021-09-07 13:34:54 +02:00
Thomas Bouder
605bcc9dcf
🐛 Fixing issue with wethAddr 2021-09-07 13:34:01 +02:00
Thomas Bouder
bc80d780ec
👷 Update after review 2021-09-07 13:31:24 +02:00
Thrilok Kumar
b64791d984 Minor comment fixes 2021-09-07 16:44:59 +05:30
Thomas Bouder
90b0a62f47
👷 Review update 2021-09-07 10:04:51 +02:00
eccheung4
a8a7dd48d0 Fix: Use return values _podShare and _tokenAmount from depositTo and withdraw in setUint() 2021-09-02 23:05:34 -07:00
eccheung4
0518a123fe Fix: use token address instead of prizePool address in depositToPod() 2021-09-02 22:57:08 -07:00
eccheung4
ac504364d9 Fix: Add maximumExitFee examples to test 2021-09-02 22:35:39 -07:00
eccheung4
3a052b9800 Fix: Remove referrer as it's not used 2021-09-02 13:43:23 -07:00
eccheung4
09aa2913e7 Fix: Add condition for uint256(-1) case. 2021-09-02 13:29:55 -07:00
eccheung4
f9762d8dfc Fix: replace where relevant with address(this) 2021-09-02 10:35:02 -07:00