aave-v3-core
aave-v3-core copied to clipboard
Fix event emission of AToken and DebtToken events
- Fix emission of scaled balance in
BalanceTransfer
event - Fix emission of whole amounts in
Transfer
event - Add emission of
Mint
events in thetransfer
function to reflect interest accruals - Clarify
natspec
docs of events and functions - Add multiple test cases for
AToken
andDebtToken
events
Closes #681
How is the gas impact of this @miguelmtzinf ?
How is the gas impact of this @miguelmtzinf ?
There is a slight increase up to 5k gas units. Here you can see the diff: https://editor.mergely.com/i0TdBTPn/