Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps solana-program from 1.9.15 to 1.9.29.

Release notes

Sourced from solana-program's releases.

Mainnet - v1.9.29

This is a stable release suitable for use on Mainnet Beta

Changes

  • Choose highest incremental snapshot first
  • Add metrics to vote account close feature
  • Separates durable nonce and blockhash domains
  • Fix bank executor stats and remove copy-on-write semantics
  • Reject durable nonce transactions not signed by authority
  • Reject durable nonce txs that don't use an advanceable nonce
  • Permanently disables durable nonces with chain blockhash domain
  • Adds system instruction to upgrade legacy nonce versions
  • Update Version CrdsData on node identity changes

Mainnet - v1.9.28

This is a stable release suitable for use on Mainnet Beta

Changes

  • Disable durable nonce transactions feature on ClusterType::MainnetBeta after slot 135986379

Mainnet - v1.9.27

This is a stable release suitable for use on Mainnet Beta

Changes

Mainnet - v1.9.26

This is a stable release suitable for use on Mainnet Beta

Changes

  • Add feature to correct timestamp to cluster stake-weighted media and help prevent clock drift due to slow blocks
  • Sigverify metrics improvements
  • Ignore rocksdb directories when unpacking genesis archive

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

... (truncated)

Commits
  • 0c54340 Update Version CrdsData on node identity changes (#25904)
  • 53c4b80 adds system instruction to upgrade legacy nonce versions (backport #25789) (#...
  • d948909 chore: set ndk21 as default (#25892) (#25894)
  • 23da4af permanently disables durable nonces with chain blockhash domain (backport #25...
  • d385261 Reject durable nonce txs that don't use an advanceable nonce (backport #25832...
  • 837cf71 Add github action to increment cargo version numbers when a release is publis...
  • 165ee12 Reject durable nonce transactions not signed by authority (backport #25831) (...
  • 9a07547 Fix bank executor stats and remove copy-on-write semantics (backport #25621) ...
  • 7215dcb separates durable nonce and blockhash domains (backport #25744) (#25780)
  • 9a88655 Add metrics to vote account close feature (#25746) (#25762)
  • 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-program](https://github.com/solana-labs/solana) from 1.9.15 to 1.9.29.
- [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.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 13, 2022
@github-actions
Copy link

Unit Test Results

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

Results for commit e1eccd2. ± Comparison against base commit dd5b05d.

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.

1 participant