Aave Protocol V2
Go to file
2020-06-18 17:36:37 +03: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 initial refactoring of liquidation-atoken.spec 2020-06-18 17:36:37 +03:00
tasks Initial commit 2020-05-29 16:55:31 +02:00
test initial refactoring of liquidation-atoken.spec 2020-06-18 17:36:37 +03: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
.prettierrc add prettier 2020-06-18 15:41:23 +03:00
.solcover.js Initial commit 2020-05-29 16:55:31 +02:00
buidler.config.ts - Finished migration of flashloan.spec.ts. 2020-06-12 15:41:52 +02:00
deployed-contracts.json - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
docker-compose.yml - Finished migration o atoken-transfer tests. 2020-06-10 13:46:42 +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 add prettier 2020-06-18 15:41:23 +03:00
package.json add prettier 2020-06-18 15:41:23 +03:00
README.md Initial commit 2020-05-29 16:55:31 +02:00
test-wallets.js - Added extra test wallets. 2020-06-15 10:45:14 +02:00
tsconfig.json - Finished migration o atoken-transfer tests. 2020-06-10 13:46:42 +02:00
tslint.json add prettier 2020-06-18 15:41:23 +03:00

Aave Protocol v2