This is a testnet release. It is not recommended for mainnet-beta
Changes
- Increase snapshot file size limits
- Add --rpc-max-multiple-accounts option to
solana-validator
to override the getMultipleAccounts JSON RPC maximum
- Detect duplicate validator instances and exit the oldest instance
- Validator logging and stability improvements
- Documentation improvements
- Report highest_confirmed_root and _slot in commitment metric
- Improvements to
solana ping
andsolana-ledger-tool
- Fix
logSubscribe
commitment argument
solana-program-test
now validates transaction signatures for a more realistic unit test environment