Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solana 1.16.18 #152221

Merged
merged 2 commits into from
Oct 24, 2023
Merged

solana 1.16.18 #152221

merged 2 commits into from
Oct 24, 2023

Conversation

p-linnane
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
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

  • Starting with v1.16.5, the TransactionStatus and AddressSignatures columns will be properly cleaned again. Earlier v1.16 releases had a bug that excluded those columns from blockstore cleanup. Without this cleanup, nodes using --enable-rpc-transaction-history could see excessive storage use. This has been fixed with Re-enable periodic compaction on several columns solana-labs/solana#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
  • Starting with v1.16.18, the mechanism for how node health (as reported by the getHealth RPC method) has been update. This update should address reliability concerns that operators have observed with using this method to monitor their node.

Changes

  • v1.16: Change getHealth to compare optimistically confirmed slots (backport of #33651) (#33716)
  • v1.16: Update SPL downstream CI to use 1.16 compatible branch (#33768)
  • v1.16: Fix non-determinism in account_hash_ignore_slot on genesis (backport of #33692) (#33728)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 24, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 24, 2023
@BrewTestBot BrewTestBot enabled auto-merge October 24, 2023 04:30
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 24, 2023
Merged via the queue into Homebrew:master with commit 7de4563 Oct 24, 2023
12 checks passed
@p-linnane p-linnane deleted the bump-solana-1.16.18 branch October 24, 2023 16:22
@github-actions github-actions bot added the outdated PR was locked due to age label Nov 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants