Skip to content

Mainnet - v1.4.25

Compare
Choose a tag to compare
@mvines mvines released this 29 Jan 21:28
893cc76

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, new solana rent subcommand, and much more reliable program deploys
  • Add generalized voting process to enable full inflation
  • RPC: Add block time to getConfirmedTransaction and getConfirmedSignaturesForAddress2, 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