This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Mainnet - v1.6.9
This is a stable release suitable for use on Mainnet Beta
Changes
solana-validator
improvements- (RPC nodes) Removes bloat for account secondary indexes, and allow index keys to be explicitly excluded/included
- Gossip optimizations
- Moves block-time caching earlier to improve availability of this data
- Expands dashboard information for
solana-test-validator
solana
command-line improvementssolana-keygen recover
now supports bip32 HD
- Sdk improvements
- Improves C sdk
- Adds
get_instance_packed_len
for variable-size types - Adds Keccak256 syscall feature
- Documentation improvements
BREAKING CHANGES
- The recently added
ask:
signer-source with bip32 support (v1.6.7) renamed toprompt:
. With no query string,prompt:
derives the solana bip44 base key,m/44'/501'