aave-protocol-v2/contracts
2020-10-12 12:00:49 +02:00
..
configuration - Added general setter and getter of address to LendingPoolAddressesProvider. 2020-09-29 16:31:21 +02:00
flashloan Changed return of executeOperation() to bool, as the amount is never used. 2020-10-12 12:00:49 +02:00
interfaces - Added general setter and getter of address to LendingPoolAddressesProvider. 2020-09-29 16:31:21 +02:00
lendingpool Changed return of executeOperation() to bool, as the amount is never used. 2020-10-12 12:00:49 +02:00
libraries Added return uint256 validation to flashLoan() 2020-10-07 16:20:32 +02:00
misc Trim PausablePool into LendingPool to save code size. 2020-09-15 11:56:08 +02:00
mocks Changed return of executeOperation() to bool, as the amount is never used. 2020-10-12 12:00:49 +02:00
tokenization Readded calculateAvailableBorrowsETH 2020-09-21 22:08:44 +02:00