Commit Graph

205 Commits

Author SHA1 Message Date
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
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