Aave Protocol V2
Go to file
2020-11-12 10:29:00 +01:00
config Enable USDT for borrowing 2020-11-11 18:12:05 +01:00
contracts - Changed 1 << 128 to type(uint128).max 2020-11-12 10:29:00 +01:00
helpers Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider. 2020-11-10 15:19:47 +01:00
specs Fixed certora harness 2020-11-05 14:43:39 +01:00
tasks Fixes task related with LendingOracle. Add token verification task. 2020-11-10 21:16:31 +01:00
test Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider. 2020-11-10 15:19:47 +01:00
.editorconfig
.gitignore Updated gitignore 2020-10-28 10:54:20 +01:00
.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 Fixes stable borrow debt 2020-11-11 15:54:08 +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
hardhat.config.ts Fixes task related with LendingOracle. Add token verification task. 2020-11-10 21:16:31 +01:00
LICENSE.md
package-lock.json Added natspec, isActive check 2020-11-10 16:07:13 +01:00
package.json Fixes task related with LendingOracle. Add token verification task. 2020-11-10 21:16:31 +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 Migrate buidler to hardhat 2020-11-05 12:18:20 +01:00
tslint.json

Aave Protocol v2