Skip to content

Bump solana-client from 1.18.4 to 1.18.14#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/solana-client-1.18.14
Closed

Bump solana-client from 1.18.4 to 1.18.14#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/solana-client-1.18.14

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 20, 2024

Bumps solana-client from 1.18.4 to 1.18.14.

Release notes

Sourced from solana-client's releases.

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
  • v1.18: blockstore: send duplicate proofs for chained merkle root conflicts
  • v1.18: quic: delay calling set_max_concurrent_uni_streams/set_receive_window
  • v1.18: cli: Use --use-rpc flag correctly during program deployments
  • v1.18: sleep instead of drop when stream rate exceeded limit;

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

Testnet v1.18.11

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

What's Changed

  • v1.18: Show staked vs nonstaked packets sent down/throttled

... (truncated)

Commits
  • 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...
  • ddaf56d v1.18: Fix - Reloading of unload entries after finishing the recompilation ph...
  • dfdb234 v1.18: ci: don't self-update rustup when using the rust-version script (backp...
  • 09d2eaf v1.18: blockstore: account for blockstore cleanup during shred insertion (bac...
  • 10e5a10 v1.18: Replaces DashMap with HashMap in secondary indexes (backport of #1137)...
  • 8635883 v1.18: Scheduler: throttle thread queueing by CUs (backport of #1101) (#1220)
  • e7021a3 v1.18: forwarder uses working bank as filter (backport of #1129) (#1136)
  • 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)

---
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 May 20, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 3, 2024

Superseded by #13.

@dependabot dependabot Bot closed this Jun 3, 2024
@dependabot dependabot Bot deleted the dependabot/cargo/solana-client-1.18.14 branch June 3, 2024 22:57
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.

0 participants