Aave Protocol V2
Go to file
2020-10-27 16:32:09 -03:00
config Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
contracts Add view method to estimate swaps outputs 2020-10-27 16:32:09 -03:00
helpers Merge branch 'master' into feat/uniswap-adapter-flashloan 2020-10-27 09:26:43 -03:00
tasks Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
test Update adapters to use the new flashloan interface 2020-10-27 11:22:16 -03:00
.editorconfig
.gitignore Added .env to gitignore 2020-10-12 15:20:38 +02:00
.gitlab-ci.yml
.prettierignore
.prettierrc
.solcover.js Fixed coverage random failing tests. Added coverage network and minimal config. 2020-09-09 21:24:20 +02:00
buidler.config.ts Added the gas reporter 2020-10-23 12:20:06 +02:00
coverage.json Merge branch 'master' into feat/18 2020-10-08 15:41:48 +02:00
deployed-contracts.json Removed swapAdapter from the migration scripts 2020-10-27 11:08:11 +01:00
docker-compose.test.yml
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
LICENSE.md
package-lock.json Fixed the amountToWithdraw in withdraw event 2020-10-27 10:47:01 +01:00
package.json Merge branch 'master' into fix/76-migration-scripts 2020-10-26 09:52:56 +01:00
README.md
test-wallets.js
test.log Rolled back PVE002, added further optimization 2020-10-22 18:59:15 +02:00
tsconfig.json
tslint.json

Aave Protocol v2