github solana-labs/solana v1.9.6
Testnet - v1.9.6

latest releases: v1.18.13, v1.17.33, v1.17.32...
2 years ago

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Documentation improvements
  • Minor performance improvements
  • Add debugging metrics
  • Improve program cost estimation to avoid underpricing
  • Add get_processed_sibling_instruction syscall
  • Optimize batching of transactions during replay
  • Reject close of vote accounts until they've received 0 credits for an entire epoch.
  • Use RPC minimal mode by default
  • Fix duplicate pubkey privilege escalation bug.

BREAKING CHANGE: The default RPC interface is now the minimal method set, deprecating --minimal-rpc-api. To restore the full method set, please pass --full-rpc-api

Don't miss a new solana release

NewReleases is sending notifications on new releases.