Skip to content

Testnet - v1.16.6

Compare
Choose a tag to compare
@willhickey willhickey released this 28 Jul 21:20
· 137 commits to v1.16 since this release
f594b8a

This is a Testnet release. It is not recommended for 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: Upgrade quinn to 0.9.4 (#32609)
  • v1.16: Removes old accounts hash cache dir (backport of #32604) (#32611)