Commit Graph

130 Commits

Author SHA1 Message Date
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
Thrilok Kumar
5530f8f013 Updated ctokens mapping on refinance connector 2021-05-05 16:13:29 +05:30
Thrilok Kumar
e6cab3b1e2 Added refinance connector 2021-05-05 16:12:45 +05:30
Thrilok Kumar
0d60d29f80 Added InstaMappings 2021-05-04 17:17:04 +05:30
Thrilok Kumar
d6af759404 Fixed paraswp approve issue 2021-05-03 22:20:26 +05:30
Thrilok Kumar
7a2822f08b Updated connector name 2021-05-02 20:13:43 +05:30
Thrilok Kumar
7c454e1f0d Updated connectors list 2021-04-26 01:22:03 +05:30
Mubaris NK
6ba85eba35
Add AAVE rewwards connector 2021-04-25 10:38:35 +05:30
Mubaris NK
a05b865b6d
Staked AAVE connector 2021-04-25 10:23:58 +05:30
Thrilok Kumar
38b0b5bf24 Minor fix 2021-04-22 06:12:08 +05:30
Thrilok Kumar
06a7687647 Fixed typo 2021-04-22 06:00:26 +05:30
Thrilok kumar
7818127b97
Merge pull request #29 from Instadapp/comp-claiming-mapping-changes
Update COMP connector with new mapping
2021-04-22 02:05:22 +05:30
Mubaris NK
b8042a54c6
Update COMP connector with new mapping 2021-04-21 21:37:57 +05:30
Mubaris NK
ea79e84673
Add contract name 2021-04-21 18:06:49 +05:30
Mubaris NK
30a5999280
fix imports 2021-04-21 18:05:05 +05:30
Mubaris NK
fd918e0381
Add paraswap connector 2021-04-21 18:04:43 +05:30
Thrilok kumar
53e92dbac3
Merge pull request #14 from Instadapp/aave-v2-amm
Add Aave v2 AMM Market
2021-04-20 05:02:54 +05:30
Thrilok kumar
6f551d4846
Merge pull request #27 from CreamFi/cream-connector
Cream connector
2021-04-20 05:01:48 +05:30
Mubaris NK
1ad2361789
Update claim 2021-04-14 20:23:26 +05:30
Mubaris NK
51a324473a
Add comments 2021-04-14 18:11:47 +05:30
Mubaris NK
6fc86d219b
Update incentives address 2021-04-14 17:32:12 +05:30
Thrilok Kumar
da70f87bc2 Added connector name for Aave Incentives 2021-04-13 18:23:48 +05:30
Mubaris NK
11e623216e
Add Aave rewards claimed connector 2021-04-13 11:31:53 +05:30