Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Bump solana-bpf-loader-program from 1.11.3 to 1.14.6#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-bpf-loader-program-1.14.6
Closed

Bump solana-bpf-loader-program from 1.11.3 to 1.14.6#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-bpf-loader-program-1.14.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 26, 2022

Bumps solana-bpf-loader-program from 1.11.3 to 1.14.6.

Release notes

Sourced from solana-bpf-loader-program's releases.

Testnet - v1.14.6

This is a Testnet release. It is not recommended for Mainnet Beta

This release should never be used on mainnet-beta or devnet because it includes a fix that is only applicable to testnet. For more details see solana-labs/solana#28554

Changes

  • pings peers before sending push messages
  • testnet fixup: only update rent_epoch on load until feature (#28543)
  • add cpuid metrics (backport #28114) (#28540)
  • manual backport of #28422 (#28532)
  • ledger-tool: remove inefficient base58 encoding options (backport #28488) (#28495)
  • Fix RpcClient MemCmp filter version mapping (#28500)
  • Check for valid address in broadcast (backport #28432) (#28487)
  • bootstrap: Require known validators to have all snapshot hashes (backport #28284) (#28477)
  • [zk-token-sdk] clean up pod ciphertext arithmetic operations (backport #28470) (#28471)
  • enforces hash domain for ping-pong protocol (backport #28433) (#28453)
  • [zk-token-sdk] Restructure proof error types (backport #28407) (#28412)
  • [zk-token-sdk] add pubkey proof (backport #28392) (#28396)
  • Fix blockstore_processor::load_frozen_forks() halt_at_slot behavior II (backport #28367) (#28371)
  • syscalls: update costs for curve25519 operations (backport #28152) (#28373)
  • Add syscall curve group ops tests (backport #27937) (#28359)
  • use signed repair request variants (backport #28283) (#28335)
  • Refactor - Move executor_cache to program-runtime crate (backport #28322) (#28323)
  • Fix blockstore_processor::load_frozen_forks() halt_at_slot behavior (backport #28317) (#28333)
  • RPC: Fix ATA create instruction parsing (backport #28314) (#28330)
  • add info for load race condition asserts (backport #28277) (#28298)
  • run initial hash calc in background, using background threads (backport #28239) (#28246)
  • after replay at validator startup don't verify hash calc (backport #28222) (#28227)
  • report additional transaction errors to metrics (backport #28285) (#28296)
  • docs: use devnet blocks and transactions as v0 transaction examples (backport #28288) (#28289)
  • moves merkle proof size sanity check to Shred{Code,Data}::merkle_branch (backport #28266) (#28275)
  • Add metric to track number of slots processed in load_frozen_forks() (backport #28247) (#28268)
  • uses references for MerkleBranch root and proof fields (backport #28243) (#28262)
  • Update restart guide to include the use of solana-ledger-tool latest-optimistic-slots (backport #28267) (#28272)
  • RPC: Improve unsupported transaction error message (backport #28249) (#28254)
  • cli: Add subcommands for address lookup tables (backport #27123) (#28255)
  • rolls out merkle shreds to ~5% of testnet (backport #28199) (#28226)
  • stats for staked/unstaked repair requests (backport #28215) (#28230)

Testnet - v1.14.5

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • RPC: Support versioned txs in getFeeForMessage API (backport #28217) (#28221)
  • Consensus Logging (backport #28176) (#28208)
  • Rewrite the Quick Start guide to rely exclusively on the playground (beta.solpg.io) (backport #28101) (#28209)

Testnet - v1.14.4

This is a Testnet release. It is not recommended for Mainnet Beta

... (truncated)

Commits

Dependabot compatibility score

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

Bumps [solana-bpf-loader-program](https://github.com/solana-labs/solana) from 1.11.3 to 1.14.6.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.11.3...v1.14.6)

---
updated-dependencies:
- dependency-name: solana-bpf-loader-program
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 26, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 1, 2022

Superseded by #22.

@dependabot dependabot Bot closed this Nov 1, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/solana-bpf-loader-program-1.14.6 branch November 1, 2022 06:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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