Skip to content
This repository has been 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.7 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

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

Release notes

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

Testnet - v1.14.7

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

Changes

  • MultiIteratorScanner - improve banking stage performance with high contention
  • Maintain original queue capacity for unprocessed packet buffer - Manual v1.14 Backport (#28663)
  • Add help text to genesis creation time assert (backport #28629) (#28631)
  • Backport of #28599 to v1.14 (#28601)
  • Limit async tasks spawn to runtime for quic transaction send (backport #28452) (#28603)
  • enable repair ping/pong cache (backport #28408) (#28597)

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)

... (truncated)

Commits
  • 030eb5f MultiIteratorScanner - improve banking stage performance with high contention
  • e57c1cc chore: bump tj-actions/changed-files to v34 (backport #28674) (#28676)
  • d9b9e32 Maintain original queue capacity for unprocessed packet buffer - Manual v1.14...
  • 58db36d Add help text to genesis creation time assert (backport #28629) (#28631)
  • faf1734 Backport of #28599 to v1.14 (#28601)
  • 50cf0c7 Limit async tasks spawn to runtime for quic transaction send (backport #28452...
  • 51fa8dd enable repair ping/pong cache (backport #28408) (#28597)
  • be4242c Bump Version to 1.14.7 (#28589)
  • cfb2cbe chore: add spl-instruction-padding/program to downstream ci script (backport ...
  • 2457c71 pings peers before sending push messages
  • Additional commits viewable in compare view

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

---
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 Nov 1, 2022
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