Aave Protocol V2
Go to file
2020-07-09 16:55:09 +02:00
contracts Polished comments in UserLogic 2020-07-09 16:55:09 +02:00
helpers Updated LendingPool to add a method to retrieve debt tokens 2020-07-09 16:27:19 +02:00
tasks/misc repo cleanup -1 2020-07-03 12:15:30 +03:00
test added stable and variable debt tokens tests 2020-07-09 16:46:49 +02:00
types Updated LendingPool to add a method to retrieve debt tokens 2020-07-09 16:27:19 +02:00
.editorconfig
.gitignore
.prettierrc add prettier 2020-06-18 15:41:23 +03:00
.solcover.js
a.out Initial commit 2020-06-30 14:09:28 +02:00
buidler.config.ts Fixed swapBorrowRateMode, rebalanceBorrowRate 2020-07-05 23:44:19 +02:00
data.txt Fixed setup 2020-06-26 14:34:44 +02:00
deployed-contracts.json Added natspec comments to stable debt token, cleaned up stable debt token code 2020-07-09 11:23:30 +02:00
docker-compose.yml repo cleanup -1 2020-07-03 12:15:30 +03:00
Dockerfile
LICENSE.md
package-lock.json Fixed liquidation tests 2020-07-08 17:26:50 +02:00
package.json Fixed liquidation tests 2020-07-08 17:26:50 +02:00
README.md
test-wallets.js - Added extra test wallets. 2020-06-15 10:45:14 +02:00
tsconfig.json
tslint.json add prettier 2020-06-18 15:41:23 +03:00

Aave Protocol v2