Aave Protocol V2
Go to file
Ernesto Boado ce62734786 Merge branch '122-remove-setreservedecimals-from-lendingpoolconfiguration' into 'master'
Resolve "Remove setReserveDecimals() from lendingPoolConfigurator"

Closes #122

See merge request aave-tech/protocol-v2!140
2020-11-10 13:03:48 +00:00
config - Reordered rest of config parameters. 2020-11-09 10:05:03 +01:00
contracts Merge branch '122-remove-setreservedecimals-from-lendingpoolconfiguration' into 'master' 2020-11-10 13:03:48 +00:00
helpers fix types issue 2020-11-06 17:18:13 +03:00
specs Fixed certora harness 2020-11-05 14:43:39 +01:00
tasks Added Lending rate oracle 2020-11-06 15:19:09 +01:00
test Merge branch '122-remove-setreservedecimals-from-lendingpoolconfiguration' into 'master' 2020-11-10 13:03:48 +00:00
.editorconfig
.gitignore
.gitlab-ci.yml
.prettierignore
.prettierrc
.solcover.js
buidler.config.ts Remove buidler gas estimation to fix conflict with hardhat estimation plugin 2020-11-09 09:51:44 +01:00
coverage.json Fix conflicts 2020-11-05 16:15:52 +01:00
deployed-contracts.json Removed invalid tests 2020-11-10 13:59:08 +01:00
docker-compose.test.yml
docker-compose.yml
Dockerfile
Dockerfile_test
hardhat.config.ts Fix migration logic 2020-11-05 15:31:35 +01:00
LICENSE.md
package-lock.json Remove buidler gas estimation to fix conflict with hardhat estimation plugin 2020-11-09 09:51:44 +01:00
package.json Remove buidler gas estimation to fix conflict with hardhat estimation plugin 2020-11-09 09:51:44 +01:00
README.md
runStableTokenCLI.sh Updates in the specification of StableDebtToken 2020-10-29 23:19:11 +02:00
runUserConfigCLI.sh
runVariableTokenCLI.sh
test-wallets.js
test.log
tsconfig.json Migrate buidler to hardhat 2020-11-05 12:18:20 +01:00
tslint.json

Aave Protocol v2