This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Testnet - v1.5.2
This is a Testnet release. It is not recommended for Mainnet Beta
Changes
- Dramatically reduce AccountsIndex memory usage (for example around 7GB savings on mainnet-beta)
solana --url
now supports shorthands for common official RPC URLs likemainnet-beta
or justm
solana catchup
now supports the--our-localhost
shorthand without any other arguments if run locally.- Bound the number of gossip entries per node to reduce RAM usages
- Documentation updates