This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Testnet - v1.16.12
This is a Testnet release. It is recommended for up to 10% 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
andAddressSignatures
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: Revert "Add an RPC API that can query the list of Top N secondary index keys and their sizes (#28887)" (backport of #33121) (#33122)
- v1.16: [zk-token-sdk] Allow all zero auditor pubkey in proofs (backport of #33106) (#33112)
- v1.16: rolls out merkle shreds to 100% of mainnet slots (backport of #32979) (#33111)