Aave Protocol V2
Go to file
Ernesto Boado 22e4cc353c Merge branch '100/flash-loan-bath-modes' into 'master'
Added batch of modes to flashLoan()

Closes #100

See merge request aave-tech/protocol-v2!111
2020-10-30 14:01:52 +00:00
config Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
contracts Merge branch '100/flash-loan-bath-modes' into 'master' 2020-10-30 14:01:52 +00:00
helpers Merge branch 'feat/74' into 'master' 2020-10-29 15:08:18 +00:00
specs Fixes to run on VariableDebtToken 2020-10-30 01:07:30 +02:00
tasks Added borrow rates deployment optimization and minor tweaks for deployment helpers 2020-10-27 10:58:51 +01:00
test Merge branch 'master' into 100/flash-loan-bath-modes 2020-10-30 14:55:03 +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 Merge branch 'master' into 100/flash-loan-bath-modes 2020-10-30 14:55:03 +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
runStableTokenCLI.sh Updates in the specification of StableDebtToken 2020-10-29 23:19:11 +02:00
runUserConfigCLI.sh Aave integration - first step 2020-10-15 00:59:12 +03:00
runVariableTokenCLI.sh Updated spec harness and run.sh for VariableDebtToken contract 2020-10-29 01:20:38 +02:00
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