Aave Protocol V2
Go to file
2020-06-10 12:31:08 +02:00
contracts - Temporary removed nonReentrant from LendingPool, until this fix on ReentrancyGuard is released to prod https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2171. 2020-06-09 16:36:33 +02:00
helpers - Changed ganache version 2020-06-10 12:31:08 +02:00
tasks Initial commit 2020-05-29 16:55:31 +02:00
test - Changed ganache version 2020-06-10 12:31:08 +02:00
types - Added getAllReservesTokens for AaveProtocolTestHelpers. 2020-06-09 11:11:19 +02:00
.editorconfig - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
.gitignore add prettier and editorconfig 2020-06-02 15:56:44 +03:00
.solcover.js Initial commit 2020-05-29 16:55:31 +02:00
buidler.config.ts - Changed ganache version 2020-06-10 12:31:08 +02:00
deployed-contracts.json - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
docker-compose.yml - Changed ganache version 2020-06-10 12:31:08 +02:00
Dockerfile Initial commit 2020-05-29 16:55:31 +02:00
LICENSE.md Initial commit 2020-05-29 16:55:31 +02:00
package-lock.json - Added ganache as buidler network option 2020-06-10 10:31:33 +02:00
package.json - Added ganache as buidler network option 2020-06-10 10:31:33 +02:00
README.md Initial commit 2020-05-29 16:55:31 +02:00
test-wallets.js - Added ganache as buidler network option 2020-06-10 10:31:33 +02:00
tsconfig.json - Added ganache as buidler network option 2020-06-10 10:31:33 +02:00

Aave Protocol v2