This is a stable release suitable for use on Mainnet Beta.
What's Changed
- v1.17: Show staked vs nonstaked packets sent down/throttled (backport of #600) (#613)
- v1.17: quic: use smallvec to aggregate chunks, save 1 alloc per packet (backport of #735) (#741)
- v1.17: BankingStage Forwarding Filter (backport of #685) (#696)
- tighten the minimal streams per 100ms for staked node (#738)
- v1.17: Treat super low staked as unstaked in streamer QOS (backport of #701) (#732)
- v1.17: default staked client in LocalCluster (backport of #716) (#723)
Full Changelog: v1.17.30...v1.17.31