Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from solana-program's releases.

Testnet - v1.16.14

This is a Testnet release. It is recommended for up to 25% 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

  • v1.16: Adds default info to cli arg for --accounts-hash-cache-path (backport of #33331) (#33336)
  • v1.16 backport - better error codes for tx lamport check (#33351)
  • bump quinn to 0.9.5 (#33350)
  • v1.16: Make active stake consistent in split (backport of #33295) (#33319)
  • v1.16: [docs] clarified jsonParsed fallback encoding for simulateTransaction (backport of #33324) (#33327)
  • v1.16: Docs/fix/transaction confirmation (backport of #32057) (#33323)
  • Bump solana_rbpf to v0.6.1 (#33310)
  • v1.16: rework accounts hash calc dedup to avoid kernel file error (backport of #33195) (#33204)
  • v1.16: moves new_warmup_cooldown_rate_epoch outside iterators and for loops (backport of #33259) (#33262)
  • v1.16: Uses hex for the hash in accounts hash cache file names (backport of #33196) (#33223)
  • v1.16: finalize prioritization_fee_cache after oc-ed bank is frozen (backport of #33100) (#33180)
  • v1.16: Purges old accounts hash cache dirs (backport of #33183) (#33224)
  • v1.16: Transient accounts hash cache dir is unnecessary (backport of #33181) (#33221)
  • v1.16: Shares accounts hash cache data between full and incremental (backport of #33164) (#33212)
Commits
  • c932953 v1.16: Adds default info to cli arg for --accounts-hash-cache-path (backport ...
  • 36f43cc v1.16 backport - better error codes for tx lamport check (#33351)
  • 2c42015 bump quinn to 0.9.5 (#33350)
  • 3159e2a v1.16: Make active stake consistent in split (backport of #33295) (#33319)
  • 99f0138 v1.16: [docs] clarified jsonParsed fallback encoding for `simulateTransacti...
  • 4e87899 v1.16: Docs/fix/transaction confirmation (backport of #32057) (#33323)
  • d87681e Bump solana_rbpf to v0.6.1 (#33310)
  • bd92833 v1.16: rework accounts hash calc dedup to avoid kernel file error (backport o...
  • 1e8a544 v1.16: moves new_warmup_cooldown_rate_epoch outside iterators and for loops (...
  • 3c3b517 v1.16: Uses hex for the hash in accounts hash cache file names (backport of #...
  • 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.14)

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

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #125.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/cargo/programs/defios/solana-program-approx-1.16.14 branch October 2, 2023 15:35
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