This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
v1.2.7
Fixes
- Fix edge case in HeaviestForkChoice path selection when a subtree has no children with any votes: #10807
- Dont skip eager rent collect across gapped epochs (#10206) (#10808)
- Fix case where ledger cleanup can take a long time and cause the validator to go delinquent.#10830
- Add more replay stage metrics and reduce lines of logging