aave-protocol-v2/contracts
2020-06-09 16:36:33 +02:00
..
configuration - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00
fees - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00
flashloan - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00
interfaces - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00
lendingpool - 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
libraries - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
misc - Added getAllReservesTokens for AaveProtocolTestHelpers. 2020-06-09 11:11:19 +02:00
mocks - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
tokenization - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00
Example.sol Initial commit 2020-05-29 16:55:31 +02:00