github solana-labs/solana v1.17.5
Testnet - v1.17.5

latest releases: v1.18.26, v1.18.25, v1.18.23...
12 months ago

This is a Testnet release. It is not recommended for Mainnet Beta.

  • The v1.17 minimum dynamic port range is now 14 so you may need to expand the range specified by --dynamic-port-range
    • This is expanded from the v1.16 minimum of 13
  • Archive formats[bz2, gzip, tar, none] have been deprecated for the --snapshot-archive-format argument (#33484)
    • Existing snapshots with these formats can still be read, but solana-validator and solana-ledger-tool must be updated to use a different archive format. The recommended value is zstd, which is also the default if the --snapshot-archive-format argument is removed altogether

Changes

  • v1.17: Feature - Epoch boundary recompilation phase (backport of #33477) (#34003)
  • v1.17: adds keep-alive-interval to repair QUIC transport config (backport of #33866) (#33992)
  • v1.17: expands transport configs in turbine QUIC endpoint (backport of #33864) (#33993)
  • v1.17: Burn fees collected into invalid accounts (backport of #33887) (#33951)
  • v1.17: Geyser: return real parent blockhash, or default (backport of #33873) (#33959)
  • v1.17: rekey stake redelegate feature (backport of #33957) (#33958)

Don't miss a new solana release

NewReleases is sending notifications on new releases.