Aave Protocol V2
Go to file
Ernesto Boado 813fb21847 Merge branch 'fix/87' into 'master'
Resolve "Fix PVE020: Invalid  calculation of the stable debt in mintToTreasury"

Closes #87

See merge request aave-tech/protocol-v2!99
2020-10-28 09:52:24 +00:00
config Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
contracts Merge branch 'master' into fix/87 2020-10-27 22:12:23 +01:00
helpers Removed swapAdapter from the migration scripts 2020-10-27 11:08:11 +01:00
tasks removed buidler task 2020-10-23 16:36:11 +02:00
test Merge branch 'feat/70-basic-flow-task' into 'master' 2020-10-27 13:00:32 +00:00
.editorconfig - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
.gitignore Added .env to gitignore 2020-10-12 15:20:38 +02:00
.gitlab-ci.yml fix ci -5 2020-08-21 15:19:07 +03:00
.prettierignore pretty print 2020-07-13 11:54:08 +03:00
.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
buidler.config.ts removed buidler task 2020-10-23 16:36:11 +02:00
coverage.json Merge branch 'master' into feat/18 2020-10-08 15:41:48 +02:00
deployed-contracts.json Fixes#87 2020-10-27 17:22:51 +01:00
docker-compose.test.yml Fix conflicts 2020-08-21 17:19:25 +02:00
docker-compose.yml Added .env support for docker-compose.yml. Add --verify again to package.json kovan script 2020-10-22 11:27:45 +02:00
Dockerfile Added migration scripts for Uniswap and Aave with configuration and common tasks 2020-08-31 12:10:40 +02:00
Dockerfile_test add test step to CI 2020-08-21 15:11:01 +03:00
LICENSE.md pretty print 2020-07-13 11:54:08 +03:00
package-lock.json merged with master 2020-10-27 11:37:06 +01:00
package.json Merge branch 'master' of sendra.gitlab.com:aave-tech/protocol-v2 into feat/70-basic-flow-task 2020-10-27 10:49:34 +01:00
README.md pretty print 2020-07-13 11:54:08 +03:00
test-wallets.js Initial fix 2020-08-19 16:10:08 +02:00
test.log Rolled back PVE002, added further optimization 2020-10-22 18:59:15 +02:00
tsconfig.json Fix conflicts. Stable config implementation. Migrate from constants to configuration files per pool. Skip script loads while compilation. 2020-08-25 17:15:27 +02:00
tslint.json pretty print 2020-07-13 11:54:08 +03:00

Aave Protocol v2