Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps solana-program from 1.9.15 to 1.9.25.

Release notes

Sourced from solana-program's releases.

Mainnet - v1.9.25

This is a stable release suitable for use on Mainnet Beta

Changes

  • Add pre shrink pass before sigverify batch
  • bump executor cache max entries
  • Stop double counting execution timings
  • Store missing unupdated executors earlier
  • Simplify Serialize/Deserialize implementations for ShredType
  • Includes shred-type when computing turbine broadcast seed

Mainnet - v1.9.24

This is a stable release suitable for use on Mainnet Beta

Changes

  • Add packet discard before dedup
  • Improve metrics
  • Fix bootstrap without known validators

Mainnet - v1.9.22

This is a stable release suitable for use on Mainnet Beta

Changes

  • Fix BankingStage packet starvation
  • Ignore incoming packets when in vote-only mode
  • Lower default batch size to 64 and add 2 banking threads

Mainnet - v1.9.21

This is a stable release suitable for use on Mainnet Beta

Changes

  • Improve metrics
  • Improve stability

Mainnet - v1.9.20

This is a stable release suitable for use on Mainnet Beta

Changes

  • Fix rpc-service stalls by reverting etcd-client version bump

v1.9.19 wasn't announced, so copying those release notes here for visibility:

  • Blocked the easiest way to detect simulation from within a program
  • Reduced lock contention between RPC API handlers and block validation

Mainnet - v1.9.19

This is a stable release suitable for use on Mainnet Beta

Changes

  • Move discard check before generate offsets
  • Improve metrics

... (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-program](https://github.com/solana-labs/solana) from 1.9.15 to 1.9.25.
- [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.9.15...v1.9.25)

---
updated-dependencies:
- dependency-name: solana-program
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 30, 2022
@github-actions
Copy link

Unit Test Results

1 files  ±0  2 suites  ±0   0s ⏱️ ±0s
1 tests ±0  1 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit b2bd0c8. ± Comparison against base commit 1b8f409.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2022

Superseded by #78.

@dependabot dependabot bot closed this Jun 2, 2022
@dependabot dependabot bot deleted the dependabot/cargo/solana-program-1.9.25 branch June 2, 2022 01:37
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