aave-protocol-v2/contracts/protocol/tokenization
2021-04-15 17:33:15 +02:00
..
base Add Initialized event at aToken and Debt Token Base to match interfaces in newer versions of Aave Protocol. 2021-04-15 17:33:15 +02:00
AToken.sol Add Initialized event at aToken and Debt Token Base to match interfaces in newer versions of Aave Protocol. 2021-04-15 17:33:15 +02:00
DelegationAwareAToken.sol - Removed unneed (and potentially harmful) initialize() from DelegationAwareAToken. 2020-11-26 16:02:51 +01:00
IncentivizedERC20.sol - Reviewed tokenization documentation-wise 2020-11-26 10:21:18 +01:00
StableDebtToken.sol Updated event on burn of stable debt 2020-11-27 16:51:21 +01:00
VariableDebtToken.sol Added getIncentivesController() getter to AToken and Variable Debt Token 2021-04-12 14:17:57 +02:00