Commit Graph

152 Commits

Author SHA1 Message Date
Thrilok Kumar
83c4327c37 Updated connector name 2021-06-17 23:39:58 +05:30
Thrilok Kumar
395a98a640 Added Vault Transfer function 2021-06-17 23:36:34 +05:30
Thrilok kumar
ecb007fcd8
Merge pull request #41 from Instadapp/uni-v3-erc20
Uniswap v3 erc20 pool
2021-06-17 23:25:00 +05:30
Thrilok Kumar
30f203f54a Minor fix 2021-06-16 14:13:16 +05:30
Samyak Jain
38fa0bfe95 updated connector to fetch factory from resolvers 2021-06-16 14:04:18 +05:30
Thrilok Kumar
f9b3e6b8e4 Updated auth connector address 2021-06-15 21:44:04 +05:30
Thrilok Kumar
e9281116fd Minor updates 2021-06-15 21:21:19 +05:30
Samyak Jain
d0bd1ee78b auth connector update 2021-06-15 19:43:35 +05:30
Thrilok Kumar
229be643a0 minor fix 2021-06-13 17:02:34 +05:30
Samyak Jain
f37a543b81 minor refactoring 2021-06-13 17:00:49 +05:30
Thrilok Kumar
d72c1480f9 Added guni factory 2021-06-13 16:49:33 +05:30
Thrilok Kumar
9da4e18c2c Fixed stack too deep error 2021-06-10 23:42:39 +05:30
Thrilok Kumar
f2d163c8ae Minor changes 2021-06-10 23:27:27 +05:30
Samyak Jain
7e6b83e5fe updated stake mapping 2021-06-10 21:55:57 +05:30
Samyak Jain
ef5c6e9edb added comments on connector 2021-06-10 19:45:21 +05:30
Samyak Jain
1cc2e4ba1a staking connector added 2021-06-10 17:26:39 +05:30
Samyak Jain
dbcf960bf9 updated connector with setId & getId 2021-06-10 16:56:05 +05:30
Samyak Jain
a483299e50 added slippage on deposit 2021-06-10 16:44:38 +05:30
Samyak Jain
2bd7492e56 Gelato connector updated with swap & mint 2021-06-10 03:00:34 +05:30
Samyak Jain
1c6c7bc358 new updates 2021-06-08 02:04:38 +05:30
Thrilok Kumar
8067874d21 Fixes 2021-06-08 00:46:32 +05:30
Samyak Jain
22ebfac88d minor fix 2021-06-08 00:22:34 +05:30
Samyak Jain
927e1e2f1c
Update contracts/mainnet/connectors/uniswap_v3_erc20/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2021-06-08 00:21:41 +05:30
Samyak Jain
2476cc4390
Update contracts/mainnet/connectors/uniswap_v3_erc20/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2021-06-08 00:21:31 +05:30
Samyak Jain
9b69841fec added events 2021-06-08 00:20:44 +05:30
Samyak Jain
5656c94717 Uniswap v3 erc20 pool basic setup done 2021-06-07 23:32:13 +05:30
Thrilok Kumar
33af444193 Updated connector addresses list 2021-06-02 22:43:15 +05:30
Thrilok Kumar
1fd9c651f5 polygon aave claim function update 2021-06-02 05:41:26 +05:30
Thrilok Kumar
9ba2885a0f aave polygon claim function update 2021-06-02 05:41:02 +05:30
Thrilok Kumar
ac3421fb61 Fix compound connector depositCToken setId 2021-05-15 01:00:44 +05:30
Thrilok Kumar
dc849877c4 Added basic compound testcases 2021-05-15 00:46:54 +05:30
Thrilok kumar
516e2612db
Merge pull request #36 from Instadapp/integrate_mapping_contract
🎸 feat: integrated MappingController for cream and reflexer
2021-05-11 23:04:06 +05:30
Thrilok Kumar
199c641f8d Updated connector comments 2021-05-11 22:44:57 +05:30
Thrilok Kumar
196673877d Added name and description for polygon connectors 2021-05-11 21:49:12 +05:30
Thrilok Kumar
40e2a47f7a Added title and description for mainnet connectors 2021-05-11 21:46:23 +05:30
Thrilok Kumar
c4a649c623 Fixed typo 2021-05-11 21:28:15 +05:30
Thrilok Kumar
abc3dc2c5d Added polygon connectors 2021-05-11 19:22:01 +05:30
Daksh Miglani
9035da5a36 🎸 feat: integrated MappingController for cream and reflexer 2021-05-11 02:04:31 +05:30
Thrilok kumar
92bb147509
Merge pull request #35 from Instadapp/mapping-contract
Mapping contract
2021-05-10 14:35:53 +05:30
Daksh Miglani
e3eddd093a feat: 🎸 access controller -> mapping controller bytes32 -> addr 2021-05-10 14:19:45 +05:30
Daksh Miglani
fdb62fedd5 style: 💄 improve the comments a bit 2021-05-10 03:46:26 +05:30
Daksh Miglani
169b411142 feat: 🎸 separate out contracts and fit them for our usecase 2021-05-10 00:45:52 +05:30
Thrilok Kumar
e565ab7590 Fixed address => bytes32 encoding 2021-05-09 21:31:04 +05:30
Daksh Miglani
247d75f857 feat: 🎸 add new access control and use it in InstaMappings 2021-05-09 21:00:29 +05:30
Daksh Miglani
83820b2438 feat: 🎸 move cream to the mainnet directory 2021-05-09 20:59:16 +05:30
Thrilok Kumar
f8598a492b Added instapool_v2 2021-05-09 16:58:58 +05:30
Daksh Miglani
07cbf798a1 Merge branch 'main' of https://github.com/Instadapp/dsa-connectors into mapping-contract 2021-05-09 02:15:19 +05:30
Ardhead
0ef4667258
Checker for solidity code (#32)
* raw logic

* rename and output update

* checks update

* name & comments checks update

* Updated comments for reflexer

* Updated comments

* colors and line numbers

* commit test

* commit test 2

* commit test 3

* commit test 4

* commit test 5

* commit test 6

* commit test 7

* reset branch

* commit test 1

* commit test 1

* test commit 1

* test commit

* test

* test

* test workflow

Co-authored-by: Thrilok Kumar <thrilok2000@gmail.com>
2021-05-07 22:06:52 +05:30
Thrilok Kumar
3f715e90cf .value => {value: } 2021-05-06 14:15:32 +05:30
Thrilok Kumar
74b4dfa21e Updated connectorId 2021-05-05 16:14:14 +05:30