aave-protocol-v2/contracts
2021-06-03 14:56:42 +02:00
..
adapters Merge remote-tracking branch 'oldfork/light-implementation' into lp-market 2021-02-04 16:45:00 -05:00
dependencies/openzeppelin Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
deployments Fixed asset borrowing configuration at initialization 2021-03-31 17:39:59 +02:00
flashloan - Modified FlashLoanReceiverBase 2020-11-30 12:02:34 +01:00
interfaces fix: undo changes at IAToken.sol 2021-05-12 17:23:50 +02:00
misc remove try catch as it doesnt catch the implementation exeption 2021-04-26 17:51:39 +02:00
mocks feat: Reward aware aToken contracts 2021-05-12 12:55:13 +02:00
protocol feat: RewardsAwareAToken replace transfer to safeTransfer at rewards, add early return at updateDistribution if address is 0x0, remove unneeded updateDistribution calls at mint and burn. 2021-06-03 14:56:42 +02:00