Store snapshot debt as a 18 decimal value #302
Labels
effort: medium
Default level of effort.
priority: 0
Do this first before everything else. This is critical and nothing works without this.
type: perf
Change that improves performance.
work: clear
Sense-categorize-respond. The relationship between cause and effect is clear.
As per cantina finding 11, storing snapshot debt as a 18 decimal value can increase precision.
Note: use
uint256
forsnapshotDebt
as per #297 (reply in thread).The text was updated successfully, but these errors were encountered: