Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

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

Release notes

Sourced from solana-program's releases.

Testnet - v1.16.13

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

  • Check lamports balance before and after tx execution -- 1.16 (#33189)
  • v1.16: Update ShredFetchStage::modify_packets to drop root bank quicker (backport of #33105) (#33152)
  • v1.16: removes outdated check for merkle shreds (backport of #33088) (#33136)
    • Together, #33152 and #33136 fix an issue where an Arc<Bank> was getting held before a loop that blocked indefinitely. That is, there was a "dangling" reference to this Bank which prevented this Bank from ever getting cleaned up.
  • v1.16: ci: remove -f from cargo install rustfilt (backport of #33143) (#33148)
  • v1.16: Fix - Superfluous if condition for overwriting environments in feature activation code (backport of #33138) (#33142)
  • v1.16: Validator CLI can specify accounts hash cache path (backport of #33117) (#33127)
  • v1.16: Support a custom path for the accounts hash cache (backport of #33115) (#33120)
Commits
  • b2a38f6 Check lamports balance before and after tx execution -- 1.16 (#33189)
  • 90d9839 v1.16: Update ShredFetchStage::modify_packets to drop root bank quicker (back...
  • ea03d6c v1.16: removes outdated check for merkle shreds (backport of #33088) (#33136)
  • 6b8f836 v1.16: ci: remove -f from cargo install rustfilt (backport of #33143) (#33148)
  • fb29e1c v1.16: Fix - Superfluous if condition for overwriting environments in fea...
  • 0c211bd v1.16: Validator CLI can specify accounts hash cache path (backport of #33117...
  • b408cb6 v1.16: Support a custom path for the accounts hash cache (backport of #33115)...
  • 015e7c5 Bump version to v1.16.13 (#33124)
  • 2168053 v1.16: Revert "Add an RPC API that can query the list of Top N secondary inde...
  • c976676 v1.16: [zk-token-sdk] Allow all zero auditor pubkey in proofs (backport of #3...
  • 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.13)

---
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 Sep 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2023

Superseded by #122.

@dependabot dependabot bot closed this Sep 22, 2023
@dependabot dependabot bot deleted the dependabot/cargo/programs/defios/solana-program-approx-1.16.13 branch September 22, 2023 15:40
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