Aave Protocol V2
Go to file
Ernesto Boado f756f44a8d Merge branch 'fix/45' into 'master'
Resolve "Update rebalance conditions"

Closes #45

See merge request aave-tech/protocol-v2!54
2020-09-21 20:14:34 +00:00
contracts Readded calculateAvailableBorrowsETH 2020-09-21 22:08:44 +02:00
helpers Merge branch 'master' into fix/34 2020-09-17 11:55:38 +02:00
tasks/misc
test Readded calculateAvailableBorrowsETH 2020-09-21 22:08:44 +02:00
.editorconfig
.gitignore
.gitlab-ci.yml
.prettierignore
.prettierrc Updated require message errors with constant string numbers to reduce gas 2020-08-25 15:51:52 +02:00
.solcover.js Fixed coverage random failing tests. Added coverage network and minimal config. 2020-09-09 21:24:20 +02:00
a.out
buidler.config.ts Updated testsW 2020-09-18 17:56:33 +02:00
deployed-contracts.json Cleaned up aToken, debt tokens code 2020-09-21 17:58:02 +02:00
docker-compose.test.yml
docker-compose.yml
Dockerfile
Dockerfile_test
LICENSE.md
package-lock.json Merge branch 'master' into feat/pei-integration 2020-09-15 18:43:55 +03:00
package.json Fix conflicts 2020-09-14 19:59:00 +02:00
README.md
test-wallets.js
test.log Refactored variable names, reordered the ReserveData struct 2020-09-13 11:58:45 +02:00
tsconfig.json
tslint.json

Aave Protocol v2