This is a Testnet ONLY release. It is not compatible with mainnet-beta or devnet!
Due to prior mistakes testnet is currently incompatible with mainnet-beta and devnet. This release is part of the solution. For more context see the discussion on Discord in #releng and the associated GitHub Issue
Changes (including changes in v1.14.8 which won't start on testnet and was never adopted)
- feature: on accounts hash calculation, do not try to rehash accounts (#28935)
- dedups turbine retransmit peers by tvu socket addresses (backport #28944) (#28963)
- update to spl-token-2022 0.5.0
- rolls out merkle shreds to ~20% of testnet (backport #28905) (#28907)
- Sort offline/wrong-shred nodes by stake weight while waiting for supermajority (backport #28872) (#28886)
- Revert "Cap accounts data a transaction can load by its requested limit (backport #27840)" (#28861)
- Cap accounts data a transaction can load by its requested limit (backport #27840) (#28797)
- Fix client get_program_accounts_with_config calls with context (backport #28772) (#28847)
- signed repair request test fixes/cleanup (backport #28691) (#28825)
- bigtable: add timeout to token refresh (backport #28728) (#28808)
- Time out async sends to avoid slackers stuck in the queue for too long (backport #28545) (#28732)
- make feature 28541 a no-op (#28553)