Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

v1.2.7

Choose a tag to compare

@sakridge sakridge released this 30 Jun 04:20
3e29325

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