Commit Graph

389 Commits

Author SHA1 Message Date
Thrilok Kumar
361161b524 Minor changes 2021-10-22 18:10:14 +05:30
babkendev01
eadcd73ed1 Updated contract name 2021-10-21 12:54:16 +04:00
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
babkendev01
9fa4499b69 Fix feedback from instadapp, update interfaces, addresses 2021-10-08 11:21:31 +04:00
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
babkendev01
5ff2546efe Update addresses, Fixed Qi reward claim 2021-09-30 11:17:17 +04:00
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
babkendev01
a057263b3f Add Benqi connectors on Avalanche 2021-09-29 18:16:30 +04: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
cryptoDev222
1252c0f427 refactor: minor fixes and implement ETH-INST pool test 2021-09-02 03:09:09 -05:00
Thomas Bouder
1a911e508f
Merge branch 'feature/yearn-v2-connector' of github.com:TBouder/dsa-connectors into feature/yearn-v2-connector 2021-09-02 10:01:12 +02:00
Thomas Bouder
04f6bebefd
👥 Update for review 2021-09-02 10:00:55 +02:00
eccheung4
a8ad815814 Clean up code a bit 2021-08-31 17:19:15 -07:00
cryptoDev222
d39dc1d509 feat: implement ERC721/1155 testcase 2021-08-31 11:17:03 -05:00
cryptoDev222
7ad2a53364 refactor: fix minor issue 2021-08-30 10:34:52 -05:00
cryptoDev222
7905b01a85 feat: support ERC1155 deposit/withdraw 2021-08-30 10:33:08 -05:00
cryptoDev222
6f7f14c235 refactor: fix version string 2021-08-30 03:25:28 -05:00
cryptoDev222
73ed99993b reactor: fix minor issue 2021-08-30 03:23:54 -05:00
Edwin Cheung
e7788adac9
Merge branch 'main' into pooltogether-connector 2021-08-29 22:07:30 -07:00
Thomas Bouder
f323508f7f
Merge branch 'main' into feature/yearn-v2-connector 2021-08-29 19:01:03 +02:00
Thrilok kumar
4c2fb6efca
Merge pull request #68 from Instadapp/feat/uniswap-v3-connector
Uniswap v3 connector
2021-08-29 22:19:26 +05:30
Thrilok kumar
81a3ab22c1
Merge pull request #57 from yaronvel/main
Add B.Protocol
2021-08-29 22:18:29 +05:30
eccheung4
c797730f96 Add claimed amount for setId in claim function and event 2021-08-28 16:01:15 -07:00
cryptoDev222
cff2edda79 refactor: fix minor issue 2021-08-28 14:35:36 -05:00
Edwin Cheung
e3ddf057cf
Merge branch 'Instadapp:main' into pooltogether-connector 2021-08-27 10:19:54 -07:00
Thrilok kumar
2da9eb4901
Update main.sol 2021-08-27 17:12:17 +05:30
Thrilok kumar
fa0a22e49c
Minor change 2021-08-26 03:00:48 +05:30
Thrilok kumar
a9897fe372
Minor change 2021-08-26 03:00:41 +05:30
Thrilok kumar
b0744e2797
Updated Compound Mapping address 2021-08-26 03:00:30 +05:30
Thrilok kumar
cd337224b5
Update main.sol 2021-08-26 01:25:29 +05:30
Thrilok kumar
4d1af0fe3e
Update main.sol 2021-08-26 01:23:12 +05:30
Thrilok kumar
bbb01cd6bd
Update main.sol 2021-08-26 01:10:10 +05:30
Thrilok kumar
563aada811
Updated deposit comment 2021-08-26 01:06:59 +05:30
cryptoDev222
59870142d1 refactor: fix small issues 2021-08-25 12:54:44 -05:00
cryptoDev222
7f8e13af0c refactor: fix small issue 2021-08-25 12:48:08 -05:00
cryptoDev222
cc6da0c758 refactor/implement getId/setId 2021-08-25 11:18:31 -05:00
cryptoDev222
f4b4cbfc5e feat/implement ERC721 deposit/withdraw 2021-08-25 10:09:52 -05:00
cryptoDev222
509d2cf3bd refactor: fix deposit/withdraw function 2021-08-24 14:56:55 -05:00
cryptoDev222
30eb39378f implement uniswap v3 staker 2021-08-24 14:04:17 -05:00
Thomas Bouder
e50bb11bd4
Fixing doc issues & payable 2021-08-23 23:35:31 +02:00
Thomas Bouder
81a50e969d
Add new Yearn vault connector 2021-08-23 23:35:06 +02:00
yaron velner
ed791eba47 b.liquity 2021-08-23 13:06:49 +03:00
yaronvel
7ced8a1279
Merge branch 'Instadapp:main' into main 2021-08-23 10:57:44 +03:00
Shivva
059412ebcb add LogCancelAndRevoke event 2021-08-21 13:11:21 +02:00
Shivva
cd46f4fae8 chore: internals inside helpers, add events. 2021-08-21 11:34:40 +02:00
cryptoDev222
829dd0daca refactor: add params description 2021-08-20 15:19:15 -05:00
Thrilok Kumar
9d0727b6fa Converted struct into params 2021-08-21 01:40:38 +05:30
cryptoDev222
ee738fda70 feat: fix stack too deep error when optimize disabled 2021-08-20 14:00:15 -05:00
Thrilok Kumar
bacfc9d07c Reverted commit 2021-08-20 03:53:48 +05:30
Thrilok Kumar
f0e9e1d529 Converted struct to normal variables 2021-08-20 03:51:25 +05:30
eccheung4
7ea00d7d03 Add depositToPod and withdrawFromPod functions 2021-08-18 21:58:00 -07:00
cryptoDev222
099fb6d468 feat: refactor check-haskey 2021-08-18 15:11:29 -05:00
Thrilok kumar
da4c7ff509
Removed _exactInputSingle 2021-08-19 01:11:12 +05:30
Thrilok kumar
f2a6808861
Added lower and upper tick to event 2021-08-19 01:09:57 +05:30
Shivva
fc2c597497 Aave protection connector 2021-08-18 21:30:56 +02:00
Thrilok kumar
3da50c3b82
Merge pull request #65 from liquity/main
Handle repayments in adjust() and update tests
2021-08-19 00:50:08 +05:30