aave-v3-core icon indicating copy to clipboard operation
aave-v3-core copied to clipboard

Optimisation of the balance/debt increase math

Open kyzia551 opened this issue 3 years ago • 0 comments

This PR removes one operation in the balance/debt increase-related calculations. Also because of this opt it's no need to use AccrueToTreasuryLocalVars on the _accrueToTreasury function

kyzia551 avatar Aug 11 '22 10:08 kyzia551