Aave Protocol V2
Go to file
The-3D 38b579b44a Merge branch 'feat/104-withdraw-to' into 'master'
Added `to` to withdraw()

Closes #104

See merge request aave-tech/protocol-v2!113
2020-10-30 12:25:12 +00:00
config Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
contracts - Added to to withdraw() 2020-10-30 12:38:41 +01:00
helpers Merge branch 'feat/74' into 'master' 2020-10-29 15:08:18 +00:00
tasks Added borrow rates deployment optimization and minor tweaks for deployment helpers 2020-10-27 10:58:51 +01:00
test - Added to to withdraw() 2020-10-30 12:38:41 +01:00
.editorconfig
.gitignore Updated gitignore 2020-10-28 10:54:20 +01: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 Fix merge conflicts. Fix ETH to WETH symbol change 2020-10-28 15:49:50 +01:00
coverage.json Merge branch 'master' into feat/18 2020-10-08 15:41:48 +02:00
deployed-contracts.json Removed variable 2020-10-30 11:55:50 +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
Dockerfile_test
LICENSE.md
package-lock.json Fix conflicts 2020-10-27 12:12:05 +01:00
package.json Added new StringLib library with concat to reuse function in deployment helpers. 2020-10-28 18:39:19 +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