This is a stable release suitable for use on Mainnet Beta
Changes
- Adds
remove_native_loader
feature switch to disable invoking programs through the native loader - Fixes AVX/AVX2 detection when building from Solana binaries from source
- Adds option to run
solana-validator wait-for-restart-window
on behalf another validator - Adds flag to
solana-validator exit
to ignore delinquent stake - Adds the token owner to transaction token balances for responses from the
getBlock
RPC API - Adds args to
solana-validator
to configure transaction retries for RPC enabled nodes - Fixes signer URI parsing for CLI commands on Windows
- Improved performance of account filtering in the
getProgramAccounts
RPC API by adding Base64 support - Various validator metric updates