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

latest releases: v1.18.25, v1.18.23, v1.18.22...
12 months ago

This is a Testnet release. It is recommended for up to 25% of Mainnet Beta

v1.16 removes solana-sys-tuner. For manual tuning please see these System Tuning instructions

  • In previous v1.16 releases, the TransactionStatus and AddressSignatures columns were not properly cleaned. This could have resulted in excessive storage use for nodes running with --enable-rpc-transaction-history. This has been fixed with #32548

Changes

  • v1.16: Adds default info to cli arg for --accounts-hash-cache-path (backport of #33331) (#33336)
  • v1.16 backport - better error codes for tx lamport check (#33351)
  • bump quinn to 0.9.5 (#33350)
  • v1.16: Make active stake consistent in split (backport of #33295) (#33319)
  • v1.16: [docs] clarified jsonParsed fallback encoding for simulateTransaction (backport of #33324) (#33327)
  • v1.16: Docs/fix/transaction confirmation (backport of #32057) (#33323)
  • Bump solana_rbpf to v0.6.1 (#33310)
  • v1.16: rework accounts hash calc dedup to avoid kernel file error (backport of #33195) (#33204)
  • v1.16: moves new_warmup_cooldown_rate_epoch outside iterators and for loops (backport of #33259) (#33262)
  • v1.16: Uses hex for the hash in accounts hash cache file names (backport of #33196) (#33223)
  • v1.16: finalize prioritization_fee_cache after oc-ed bank is frozen (backport of #33100) (#33180)
  • v1.16: Purges old accounts hash cache dirs (backport of #33183) (#33224)
  • v1.16: Transient accounts hash cache dir is unnecessary (backport of #33181) (#33221)
  • v1.16: Shares accounts hash cache data between full and incremental (backport of #33164) (#33212)

Don't miss a new solana release

NewReleases is sending notifications on new releases.