Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Updates the requirements on solana-program to permit the latest version.

Release notes

Sourced from solana-program's releases.

Mainnet - v1.16.15

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 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 solana-labs/solana#32548

Changes

  • v1.16: Drops the shrink_candidate_slots lock after done inserting (backport of #33459) (#33466)
  • v1.16: Fixup the metrics for remove_dead_accounts_shrink_us (backport of #33458) (#33464)
  • v1.16: AccountsBackgroundService gracefully exits when snapshot request handling errors (backport of #32543) (#33447)
  • v1.16: reduce WARN logging to only necessary scenario (backport of #33408) (#33445)
  • v1.16: Update is_locked_out cache when adopting on chain vote state (backport of #33341) (#33403)
  • v1.16: purge duplicated bank prioritization fee from cache (backport of #33062) (#33254)
Commits
  • 7953706 v1.16: Drops the shrink_candidate_slots lock after done inserting (backport o...
  • 09702d6 v1.16: Fixup the metrics for remove_dead_accounts_shrink_us (backport of #334...
  • 54f9390 v1.16: ci: fix Windows build (backport of #33467) (#33469)
  • 10cd10c v1.16: ci: fix audit (#33457)
  • 6d83615 v1.16: AccountsBackgroundService gracefully exits when snapshot request handl...
  • 9df58c5 v1.16: reduce WARN logging to only necessary scenario (backport of #33408) (#...
  • 869df14 v1.16: ci: Re-enable spl-stake-pool downstream job (backport of #33425) (#33430)
  • a0fa1b3 v1.16: Update is_locked_out cache when adopting on chain vote state (backport...
  • 2af83cd v1.16: purge duplicated bank prioritization fee from cache (backport of #3306...
  • 83b7297 v1.16: ci: install openssl for the Windows build (backport of #33356) (#33367)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [solana-program](https://github.com/solana-labs/solana) to permit the latest version.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/CHANGELOG.md)
- [Commits](solana-labs/solana@v1.14.16...v1.16.15)

---
updated-dependencies:
- dependency-name: solana-program
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #126.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/cargo/programs/defios/solana-program-approx-1.16.15 branch October 9, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants