This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Mainnet - v1.4.25
This is a stable release suitable for use on Mainnet Beta
Changes
- Save ~2GB memory on testnet and mainnet-beta by smarter validator's vote data allocation.
- Numerous solana-cli improvements, including promotion of
--commitment
to a global arg, newsolana rent
subcommand, and much more reliable program deploys - Add generalized voting process to enable full inflation
- RPC: Add block time to
getConfirmedTransaction
andgetConfirmedSignaturesForAddress2
, and return SPL token deltas with transaction metadata - RPC: Return custom error for block skipped/not-found in long-term storage
- Improved transaction sanitization in solana-cli and RPC service
- Tighten buffer authority handling in the BPF upgradeable loader