IntersectMBO / IntersectMBO/cardano-ledger
Simplify snapshots
Open
:floppy_disk: LedgerHD
performance
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
In order to prepare for LedgerHD work we are doing inventory on how pulsers and reward calculation works. As part of this work it has been identified that we are performing some duplicate computation that is pretty expensive and we are storing a lot more information in the ledger state than it is necessary for reward calculation.
This ticket tracks removal of `ssDelegations` and `ssPoolParams` fields from the `SnapShot` type.
Contributor guide
Assessment
This issue has not been assessed yet.