Skip to content

Move psDeposits into StakePoolState #5190

@lehins

Description

@lehins

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

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions