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

latest releases: v1.18.17, v1.18.16, v1.18.15...
pre-release6 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: makes last erasure batch size >= 64 shreds (backport of #34330) (#34433)
  • v1.17: [zk-token-sdk] Fix range proof transcript seed typo (backport of #34468) (#34470)
  • v1.17: CI: add check for explicit spl-token-cli version (backport of #34430) (#34465)
  • v1.17: Refactor - ExtractedPrograms (backport of #34205) (#34351)
  • v1.17: Set root slot/epoch in cache constructor (backport of #34447) (#34460)
  • blockstore: Allow fallback for AddressSignature index() (#34440)

Don't miss a new solana release

NewReleases is sending notifications on new releases.