Aave Protocol V2
Go to file
2020-06-11 17:32:38 +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 - Finished migration o atoken-transfer tests. 2020-06-10 13:46:42 +02:00
tasks Initial commit 2020-05-29 16:55:31 +02:00
test - Changes on make-suite and refactoring on tests 2020-06-10 17:01:32 +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 - Finished migration o atoken-transfer tests. 2020-06-10 13:46:42 +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 - Updated buidler-ethers package to rc version to improve time performance of chain operations. 2020-06-11 17:32:38 +02:00
package.json - Updated buidler-ethers package to rc version to improve time performance of chain operations. 2020-06-11 17:32:38 +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 - Finished migration o atoken-transfer tests. 2020-06-10 13:46:42 +02:00

Aave Protocol v2