Aave Protocol V2
Go to file
2020-11-12 14:41:08 +01:00
config Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
contracts - Removed not needed receive() on LendingPool 2020-11-11 16:05:44 +01:00
helpers Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
modules/tenderly Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
specs Fixed certora harness 2020-11-05 14:43:39 +01:00
tasks Add provider. Add transaction link to task. 2020-11-12 14:41:08 +01:00
test Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider. 2020-11-10 15:19:47 +01: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 Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider. 2020-11-10 15:19:47 +01:00
deployed-contracts.json Add provider. Add transaction link to task. 2020-11-12 14:41:08 +01:00
docker-compose.test.yml
docker-compose.yml Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
Dockerfile
Dockerfile_test
hardhat.config.ts Add provider. Add transaction link to task. 2020-11-12 14:41:08 +01:00
LICENSE.md
package-lock.json Initial setup. Add Alchemy key 2020-11-12 09:11:17 +01:00
package.json Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +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 Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
tslint.json

Aave Protocol v2