Commit Graph

233 Commits

Author SHA1 Message Date
bhavik
714a4d91b1 added @notice comment 2021-12-11 15:46:31 +05:30
bhavik
5afed9f288 added support on polygon 2021-12-11 15:46:31 +05:30
bhavik
8a23337efd added 0x on mainnet 2021-12-11 15:46:31 +05:30
pradyuman-verma
33239ed018 removed errors 2021-12-07 23:14:19 +05:30
pradyuman-verma
3b87e1717d removed errors 2021-12-07 23:11:58 +05:30
Samyak Jain
c5d46a7000
Merge pull request #118 from Instadapp/flashloan-aggregator
added instapool v4 (flashloan aggregator)
2021-12-06 18:22:13 +05:30
Samyak Jain
929e2bd8f0 added the proxy address in flashloan connector 2021-11-30 04:11:00 +05:30
Samyak Jain
00e562abc7 removed eth specific conditions 2021-11-30 04:06:52 +05:30
UniverseFinance
f6959f9159
add getIds and setIds 2021-11-27 22:29:23 +08:00
UniverseFinance
416c632adc
Update main.sol
approve
2021-11-25 13:22:10 +08:00
UniverseFinance
fcec1b0dbe
Update interface.sol 2021-11-25 13:21:25 +08:00
UniverseFinance
5c0dd54f24
Update helpers.sol
add approve
2021-11-25 13:20:41 +08:00
Samyak Jain
dd01d150fa added instapool v4 (flashloan aggregator) 2021-11-24 03:46:27 +05:30
UniverseFinance
e0322afab7
Update main.sol 2021-11-23 19:52:05 +08:00
UniverseFinance
13e1ec20b4
Update interface.sol 2021-11-23 19:51:39 +08:00
UniverseFinance
f27adab10e
Update helpers.sol 2021-11-23 19:51:12 +08:00
faris
acbcd8050e test 2021-11-15 19:24:12 +08:00
Ibrahim
e197ebeb49 Universe Finance Connector 2021-11-15 18:29:08 +08:00
Thrilok Kumar
d4226d62db Updated Instapool address 2021-11-02 00:31:36 +05:30
Thrilok Kumar
d87f8ca048 fixed OZ package issue 2021-10-27 12:16:32 +05:30
Thrilok Kumar
361161b524 Minor changes 2021-10-22 18:10:14 +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
Shivva
e04778e43a Adding aave protection connector mainnet 2021-09-23 17:05:33 +02:00
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
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