Skip to content

Bump solana-client from 1.18.4 to 1.18.12#9

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 29, 2024

Bumps solana-client from 1.18.4 to 1.18.12.

Release notes

Sourced from solana-client's releases.

Release 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
  • v1.18: BankingStage Forwarding Filter
  • v1.18: Treat super low staked as unstaked in streamer QOS
  • v1.18: quic: use smallvec to aggregate chunks, save 1 alloc per packet
  • v1.18: Fix - FailedVerification and Closed tombstones
  • v1.18: default staked client in LocalCluster

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

Release v1.18.10

🚧 This is an internal testing release and is not recommended for any network.

Testnet - v1.18.9

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

What's Changed

  • v1.18: ci: add release pipeline (backport of #466) (#487)
  • v1.18: shred: expose chained merkle root (backport of #435) (#459)
  • v1.18: implements weighted shuffle using N-ary tree (backport of #259) (#429)
  • v1.18: implements weighted shuffle using binary tree (backport of #185) (#425)

Full Changelog: solana-labs/solana@v1.18.8...v1.18.9

Testnet - v1.18.8

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

Changes

  • v1.18: Make the quic server connection table use an async lock, reducing thrashing
  • v1.18: Fix: deploy program on last slot of epoch during environment change
  • v1.18: client: Timeout resends during send_and_confirm_in_parallel

... (truncated)

Commits
  • b9c1382 v1.18: Disable cache warmer if RPC is not using it (backport of #1063) (#1068)
  • 4ede51d v1.18: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1 (backport of #1014) (#1043)
  • e41d197 v1.18: chore: add CODEOWNERS (backport of #957) (#1021)
  • 24a491b v1.18: Limit max concurrent connections (backport of #851) (#926)
  • f1eed02 v1.18: blockstore: send duplicate proofs for chained merkle root conflicts (b...
  • 302499f v1.18: quic: delay calling set_max_concurrent_uni_streams/set_receive_window ...
  • 568cfe8 v1.18: quic server: set initial window to PACKET_DATA_SIZE (backport of #905)...
  • 0890bce v1.18: limits number of nodes per IP address in Turbine (backport of #864) (#...
  • c78b114 v1.18: Simd 129: alt_bn128 syscalls - simplified error code (backport of #294...
  • 3b20a34 v1.18: share the stream counter for unstaked connections as well (backport of...
  • 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.12.
- [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.12)

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

dependabot Bot commented on behalf of github May 20, 2024

Superseded by #11.

@dependabot dependabot Bot closed this May 20, 2024
@dependabot dependabot Bot deleted the dependabot/cargo/solana-client-1.18.12 branch May 20, 2024 22:34
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