-
Notifications
You must be signed in to change notification settings - Fork 166
Labels
💳 technical-debtIssues related to technical debt we introducedIssues related to technical debt we introducedperformance
Description
Once #4989 is done we will be able to get rid of an extra field psDeposits in the PState, by moving individual pool deposit into the StakePoolState. This will have few positive affects of:
- reducing memory overhead
- avoid unnecessary lookups and insertions during pool registration and reaping
- reducing complexity
Metadata
Metadata
Assignees
Labels
💳 technical-debtIssues related to technical debt we introducedIssues related to technical debt we introducedperformance
Type
Projects
Status
Done