Solana Versions Save

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

v1.17.31

2 weeks ago

This is a stable release suitable for use on Mainnet Beta.

What's Changed

  • v1.17: Show staked vs nonstaked packets sent down/throttled
  • v1.17: quic: use smallvec to aggregate chunks, save 1 alloc per packet
  • v1.17: BankingStage Forwarding Filter
  • tighten the minimal streams per 100ms for staked node
  • v1.17: Treat super low staked as unstaked in streamer QOS
  • v1.17: default staked client in LocalCluster

Full Changelog: https://github.com/solana-labs/solana/compare/v1.17.30...v1.17.31

v1.18.11

2 weeks ago

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

What's Changed

  • v1.18: Show staked vs nonstaked packets sent down/throttled
  • v1.18: BankingStage Forwarding Filter
  • v1.18: Treat super low staked as unstaked in streamer QOS
  • v1.18: quic: use smallvec to aggregate chunks, save 1 alloc per packet
  • v1.18: Fix - FailedVerification and Closed tombstones
  • v1.18: default staked client in LocalCluster

Full Changelog: https://github.com/solana-labs/solana/compare/v1.18.10...v1.18.11

v1.18.10

3 weeks ago

🚧 This is an internal testing release and is not recommended for any network.

v1.17.30

3 weeks ago

🚧 This is an internal testing release and is not recommended for any network.

v1.18.9

1 month ago

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

What's Changed

  • v1.18: ci: add release pipeline (backport of #466) (#487)
  • v1.18: shred: expose chained merkle root (backport of #435) (#459)
  • v1.18: implements weighted shuffle using N-ary tree (backport of #259) (#429)
  • v1.18: implements weighted shuffle using binary tree (backport of #185) (#425)

Full Changelog: https://github.com/solana-labs/solana/compare/v1.18.8...v1.18.9

v1.17.29

1 month ago

🚧

v1.17.28

1 month ago

This is a stable release suitable for use on Mainnet Beta.

Changes

  • v1.17: Discard packets statically known to fail
  • v1.17: rpc-sts: add config options for stake-weighted qos
  • v1.17: blockstore: relax parent slot meta check for clear_unconfirmed_slot
  • v1.17: Make the quic server connection table use an async lock, reducing thrashing

v1.18.8

1 month ago

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

Changes

  • v1.18: Make the quic server connection table use an async lock, reducing thrashing
  • v1.18: Fix: deploy program on last slot of epoch during environment change
  • v1.18: client: Timeout resends during send_and_confirm_in_parallel
  • v1.18: Add --with-compute-unit-price to cli program deploy commands
  • Back-port Bump platform tools version
  • v1.18: client: Start resending sooner during send_and_confirm_transactions_in_parallel
  • v1.18: Cli stake-split: adjust transfer amount if recipient has lamports
  • v1.18: Discard packets statically known to fail
  • v1.18: relax stake split destination check
  • v1.18: Scheduler - prioritization fees/cost
  • v1.18: rpc-sts: add config options for stake-weighted qos
  • v1.18: Update maximum credits awarded per vote from 8 to 16
  • v1.18: Revert deprecate executable feature
  • v1.18: cli: skip no-op program buffer writes

v1.18.7

1 month ago

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

Changes

  • v1.18: vote: deprecate unused legacy vote tx plumbing
  • v1.18: Add in metrics for detecting Redundant Pulls

Full Changelog: https://github.com/solana-labs/solana/compare/v1.18.6...v1.18.7

v1.17.27

1 month ago

This is a stable release suitable for use on Mainnet Beta.

Changes

  • v1.17: vote: deprecate unused legacy vote tx plumbing

Full Changelog: https://github.com/solana-labs/solana/compare/v1.17.26...v1.17.27