Commit Graph

1235 Commits

Author SHA1 Message Date
bhavik-m
bf55464ce0 formatted code 2022-04-03 00:02:38 +05:30
bhavik-m
1241e35690 removed dsmath import 2022-04-02 23:59:04 +05:30
bhavik-m
04930d4549 minor fix 2022-04-02 23:57:09 +05:30
bhavik-m
e7427af1ff fix conflicts 2022-04-02 23:55:42 +05:30
bhavik-m
00561c0d83 minor fix 2022-04-02 23:54:00 +05:30
bhavik-m
931cd41844 New message 2022-04-02 23:42:23 +05:30
bhavik-m
8c668e6e2b added instalite contract address on instalite 2022-04-02 23:38:26 +05:30
bhavik-m
dfb2c8132d passed vault addr in params 2022-04-02 22:41:33 +05:30
pradyuman-verma
423a090978
minor fixees 2022-04-02 22:39:19 +05:30
pradyuman-verma
985a8d3698
fixed test case logic 2022-04-02 20:36:31 +05:30
Richa-iitr
df450aa6f1 added tests 2022-04-02 15:23:19 +05:30
bhavik-m
10c1872885 restructured files 2022-04-01 23:20:07 +05:30
bhavik-m
f55e0abeb1 added test 2022-04-01 22:33:40 +05:30
bhavik-m
7ac94a3db3 added connector 2022-04-01 22:33:30 +05:30
Richa-iitr
a2a635196c updated param 2022-04-01 10:37:50 +05:30
Richa-iitr
81c2e5edda added permit function for aave-v3 2022-04-01 10:13:17 +05:30
91e0ba0031 restrict gh actions token permission 2022-03-31 23:48:00 +05:30
Tianjie Wei
74a7effdb4 Addressing PR comments 2022-03-31 08:27:31 -07:00
Thrilok kumar
6ba8501766
Merge pull request #197 from Instadapp/fla-connector
Added fla connector on optimism
2022-03-25 22:38:47 +05:30
0xPradyuman
2c53087314
Merge pull request #174 from chinmay0402/feature/compound-import-connector
Compound import connector
2022-03-24 19:51:17 +05:30
pradyuman-verma
fe81e26428
added DSA compound check 2022-03-24 01:46:39 +05:30
pradyuman-verma
c704a26ef2
added comments 2022-03-24 01:28:11 +05:30
pradyuman-verma
ea78b1ccb4
Merge branch 'aave-v2-to-v3-import' of https://github.com/Instadapp/dsa-connectors into aave-v3-addresses-update 2022-03-24 01:21:10 +05:30
pradyuman-verma
c549769454
minor fixes 2022-03-24 01:15:43 +05:30
pradyuman-verma
c07b4676f5
added instapool-c abis 2022-03-24 01:12:02 +05:30
pradyuman-verma
6a5784d067
fixed test 2022-03-24 01:11:18 +05:30
0xPradyuman
9e0768ce98
Merge pull request #200 from Instadapp/add-test-script
Added test runner script
2022-03-23 21:57:23 +05:30
bhavik-m
58f3ecb6b8 minor fix 2022-03-23 21:54:56 +05:30
bhavik-m
97c4f6dffa added test script 2022-03-23 17:33:37 +05:30
pradyuman-verma
96573dc193
minor fix 2022-03-23 16:21:56 +05:30
pradyuman-verma
fc8aa786bd
updated compound test 2022-03-23 16:13:46 +05:30
pradyuman-verma
5ff4637b91
removed bugs and fixed lint 2022-03-23 13:41:24 +05:30
Thrilok kumar
98d9c158fc
fixed compound enter market logic 2022-03-22 23:20:23 +05:30
Thrilok kumar
8932e8aa5e
Merge pull request #199 from Instadapp/spx-license
Added SPDX License
2022-03-22 23:16:20 +05:30
Thrilok kumar
c718151a87
Merge pull request #198 from Instadapp/paraswap-ftm
Added fantom paraswap
2022-03-22 22:24:54 +05:30
0xPradyuman
af8ff0a769
Merge pull request #153 from Instadapp/uniswapv3-router
[mainnet] uniswap v3 auto router
2022-03-22 22:23:51 +05:30
0xBhavik
36b5cd424e
Update getMasterSigner.ts 2022-03-22 22:15:45 +05:30
bhavik-m
89483463dd minor fix 2022-03-22 21:54:20 +05:30
bhavik-m
e4a8e6a5ba added on polygon 2022-03-22 21:47:41 +05:30
bhavik-m
7756b932de added on optimism 2022-03-22 20:57:59 +05:30
bhavik-m
8950a8a53f added on mainnet 2022-03-22 20:54:40 +05:30
bhavik-m
9bd990d095 added on fantom 2022-03-22 20:28:59 +05:30
bhavik-m
5216f49e66 added on avax 2022-03-22 20:25:14 +05:30
bhavik-m
b01a581ece added licence on arbitrum 2022-03-22 20:17:37 +05:30
Sowmay Jain
5d7ef4e272
Update main.sol 2022-03-22 03:22:37 +05:30
Chinmay Chougaonkar
95e390ddef changed logic for entering markets 2022-03-21 15:50:11 +05:30
Chinmay Chougaonkar
b14f886365 changed flashLoanFee to flashLoanFees[], removed migrateCompound function, removed checks for repeated tokens from getSupplyAmounts and getBorrowAmounts 2022-03-21 11:39:31 +05:30
pradyuman-verma
1444104893
added fantom in deploy:runner 2022-03-20 20:09:04 +05:30
Thrilok kumar
b59d97c234
Merge pull request #196 from Instadapp/script-updates
Script updates
2022-03-20 17:14:59 +04:00
0xPradyuman
15d0d55bfa
Merge branch 'main' into script-updates 2022-03-20 18:41:51 +05:30