Skip to content

Mainnet - v1.16.19

Compare
Choose a tag to compare
@willhickey willhickey released this 10 Nov 21:34
· 34 commits to v1.16 since this release
a2847d0

This is a stable release suitable for use on Mainnet Beta

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

  • In v1.16 releases prior to v1.16.5, 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

  • Hidden CLI flag, --no-skip-initial-accounts-db-clean, was added to work around nodes with 128 GB of RAM that OOM at startup

Changes

  • v1.16: Update Solang Solidity compiler to v0.3.3 (backport of #33830) (#33834)