github solana-labs/solana v1.14.16
Mainnet (Preview) - v1.14.16

latest releases: v1.18.25, v1.18.23, v1.18.22...
pre-release19 months ago

This is a preview Mainnet release. It is not recommended for use on Mainnet Beta.

The recent v1.14 performance problem is still being investigated (see #debug-disk-io-catchup-issue on Discord), but this release resolves it by disabling the accounts disk index by default (equivalent to passing --disable-accounts-disk-index in previous releases).

For nodes with <=256GB of RAM we recommend running accounts on disk (not tmpfs) and preferably not on the same disk as the ledger.

Changes

  • validator: disable accounts disk index by default - v1.14 (#30357)
  • report less datapoints to block_min_prioritization_fee (backport of #30017) (#30356)
  • validator: let clap double-dash prefix long args (backport of #30303) (#30304)
  • remove recommendations to skip validator startup tests on failure (backport of #30250) (#30287)

Don't miss a new solana release

NewReleases is sending notifications on new releases.