Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps solana-client from 1.18.4 to 1.18.15.

Release notes

Sourced from solana-client's releases.

Testnet v1.18.15

This is a Testnet release. It is also recommended for up to 25% of stake on mainnet-beta.


What's Changed

  • Bump version to v1.18.15
  • v1.18: add ca-certificates to docker image
  • v1.18: Bugfix: clean_queue pushes valid transactions back into queue
  • v1.18: replay: add metrics for threshold failures
  • v1.18: scheduler optimization - worker precompile verification
  • v1.18: consensus: make shallow threshold checks log only

Testnet v1.18.14

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


  • v1.18 - Add detailed metrics reporting for packet filtering
  • v1.18 - Adds error log for replacements in ProgramCache::assign_program()

Full Changelog: solana-labs/solana@v1.18.13...v1.18.14

Testnet v1.18.13

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


  • v1.18: client: Resend transactions using same mechanism as initial send
  • v1.18: cli: use newer blockhashes when deploying large programs
  • v1.18: support Pubkey::to_bytes as constexpr
  • v1.18: RPC: fix numNonVoteTransactions in getPerformanceSamples
  • v1.18: blockstore: relax backwards chained merkle root check for upgrades
  • v1.18: forwarder uses working bank as filter
  • v1.18: Scheduler: throttle thread queueing by CUs
  • v1.18: Replaces DashMap with HashMap in secondary indexes
  • v1.18: blockstore: account for blockstore cleanup during shred insertion
  • v1.18: ci: don't self-update rustup when using the rust-version script
  • v1.18: Fix - Reloading of unload entries after finishing the recompilation phase
  • v1.18: reverts back in SocketAddr dedup in retransmit stage

Full Changelog: solana-labs/solana@v1.18.12...v1.18.13

Testnet v1.18.12

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

What's Changed

  • v1.18: Disable cache warmer if RPC is not using it
  • v1.18: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1
  • v1.18: Limit max concurrent connections

... (truncated)

Commits
  • 767d24e v1.18: consensus: make shallow threshold checks log only (backport of #1506) ...
  • ece3f9d v1.18: scheduler optimization - worker precompile verification (backport of #...
  • 39a96d4 v1.18: replay: add metrics for threshold failures (backport of #1500) (#1507)
  • f959fec v1.18: Bugfix: clean_queue pushes valid transactions back into queue (backpor...
  • dcd68c3 v1.18: add ca-certificates to docker image (backport of #1443) (#1445)
  • 66aa0f6 Bump version to v1.18.15
  • d8e0824 v1.18 - Adds error log for replacements in ProgramCache::assign_program(). (#...
  • 130c83b v1.18 - Add detailed metrics reporting for packet filtering (#1423)
  • 9a347ce Bump version to v1.18.14
  • 12fe7d3 v1.18: reverts back in SocketAddr dedup in retransmit stage (backport of #110...
  • 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 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)

Bumps [solana-client](https://github.com/solana-labs/solana) from 1.18.4 to 1.18.15.
- [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.18.4...v1.18.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant