Michael Sproul
836c39efaa
Shrink persisted fork choice data (#7805)
Closes:
- https://github.com/sigp/lighthouse/issues/7760
- [x] Remove `balances_cache` from `PersistedForkChoiceStore` (~65 MB saving on mainnet)
- [x] Remove `justified_balances` from `PersistedForkChoiceStore` (~16 MB saving on mainnet)
- [x] Remove `balances` from `ProtoArray`/`SszContainer`.
- [x] Implement zstd compression for votes
- [x] Fix bug in justified state usage
- [x] Bump schema version to V28 and implement migration.
2025-08-18 06:03:28 +00:00
..
2025-08-13 03:04:31 +00:00
2025-06-19 02:43:25 +00:00
2025-01-10 06:34:58 +00:00
2025-08-13 03:04:31 +00:00
2025-08-13 03:04:31 +00:00
2025-08-18 06:03:28 +00:00
2024-06-24 21:08:07 +00:00
2025-01-23 02:12:16 +00:00
2025-08-13 03:04:31 +00:00
2025-01-29 09:22:21 +00:00
2025-08-18 06:03:28 +00:00
2025-06-19 02:43:25 +00:00
2025-08-13 03:04:31 +00:00
2025-06-19 02:43:25 +00:00
2025-08-13 03:04:31 +00:00
2025-07-22 13:30:30 +00:00
2025-08-13 03:04:31 +00:00
2025-08-18 06:03:28 +00:00
2025-08-13 03:04:31 +00:00
2025-08-13 03:04:31 +00:00
2025-08-13 03:04:31 +00:00
2025-08-13 03:04:31 +00:00