Commit Graph

191 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
eaef5a43a7
Merge pull request #40 from Instadapp/aave-tests
add aave tests
2021-06-07 09:15:07 +05:30
Daksh Miglani
678fd641fb test: 💍 add aave v1 and v2 tests 2021-06-04 16:17:41 +05:30
Daksh Miglani
47ea4ffdff perf: ️ add utils for adding liq, impersonating and master sign 2021-06-04 16:17:16 +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
548b5383d8 Updated connectors list 2021-05-15 02:29:19 +05:30
Thrilok Kumar
ac3421fb61 Fix compound connector depositCToken setId 2021-05-15 01:00:44 +05:30
Thrilok kumar
fb71978100
Merge pull request #38 from Instadapp/feat/compoud-testcase
Added Basic Compound test cases
2021-05-15 00:49:32 +05:30
Thrilok Kumar
8031d66566 typo 2021-05-15 00:47:50 +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
48ec4c7cb5
Merge pull request #37 from Instadapp/polygon-connectors
Added polygon connectors
2021-05-11 23:02:25 +05:30
Thrilok Kumar
199c641f8d Updated connector comments 2021-05-11 22:44:57 +05:30
Aleksandr S
a0519d701f checks dev and title 2021-05-11 19:47:05 +03:00
Aleksandr S
6715717ca8 checks update 2021-05-11 19:30:13 +03:00
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
66f1a7cc6e test: 💍 getRoleMember and getRoleMemberCount 2021-05-10 03:46:55 +05:30
Daksh Miglani
fdb62fedd5 style: 💄 improve the comments a bit 2021-05-10 03:46:26 +05:30
Daksh Miglani
e220e60cba test: 💍 add InstaMapping tests and improve other tests 2021-05-10 01:15:42 +05:30
Daksh Miglani
2520d57e88 test: 💍 InstaAccessControl contract 2021-05-10 00:46:11 +05:30
Daksh Miglani
169b411142 feat: 🎸 separate out contracts and fit them for our usecase 2021-05-10 00:45:52 +05:30
Samyak Jain
054bb693ca
Merge pull request #34 from Instadapp/instapool-v2
Added instapool_v2
2021-05-09 23:04:32 +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
Samyak Jain
ede9bd73c1
Merge pull request #31 from Instadapp/refinance-update
Refinance update
2021-05-05 19:17:39 +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
3a4480d5d3
Update connectors.json 2021-05-03 21:55:21 +05:30
Thrilok kumar
4138017bce
Update connectors.json 2021-05-03 21:54:40 +05:30
Thrilok Kumar
0df7ba07e1 Updated deployed addresses 2021-05-02 22:10:48 +05:30
Thrilok Kumar
7a2822f08b Updated connector name 2021-05-02 20:13:43 +05:30