This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Mainnet Beta - v1.9.13
This is a stable release suitable for use on Mainnet Beta
Changes
- Fixes
solana validator-info
command to always make rent-exempt accounts - Renames "accountsdb plugins" to "geyser plugins"
- Improves account-hash logging
- Fixes crate publishing
- Exposes accounts hash when solana-ledger-tool is used with
--halt-at-slot
flag
Copying note from v1.9.7 for awareness:
NOTE: Vote account sanity checks are now disabled by default (--no-check-vote-account
is deprecated). To retain this functionality, pass --check-vote-account RPC_URL
where RPC_URL
is the address of an RPC endpoint serving --full-rpc-api
NOTE: --dynamic-port-range
needs to be at least 13. It's fine to make the range >13 if you'd like some headroom for future increases.