Skip to content

Bump solana-client from 1.18.4 to 1.18.11#8

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps solana-client from 1.18.4 to 1.18.11.

Release notes

Sourced from solana-client's releases.

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
  • v1.18: Add --with-compute-unit-price to cli program deploy commands
  • Back-port Bump platform tools version
  • v1.18: client: Start resending sooner during send_and_confirm_transactions_in_parallel
  • v1.18: Cli stake-split: adjust transfer amount if recipient has lamports
  • v1.18: Discard packets statically known to fail
  • v1.18: relax stake split destination check
  • v1.18: Scheduler - prioritization fees/cost
  • v1.18: rpc-sts: add config options for stake-weighted qos
  • v1.18: Update maximum credits awarded per vote from 8 to 16
  • v1.18: Revert deprecate executable feature
  • v1.18: cli: skip no-op program buffer writes

Testnet - v1.18.7

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

... (truncated)

Commits
  • c78a972 v1.18: Show staked vs nonstaked packets sent down/throttled (backport of #600...
  • 491cb65 v1.18: BankingStage Forwarding Filter (backport of #685) (#697)
  • aa7c2d9 v1.18: Treat super low staked as unstaked in streamer QOS (backport of #701) ...
  • 2ed208c v1.18: quic: use smallvec to aggregate chunks, save 1 alloc per packet (backp...
  • f2ea237 v1.18: Fix - FailedVerification and Closed tombstones (backport of #419) ...
  • 8c8220f v1.18: default staked client in LocalCluster (backport of #716) (#724)
  • e165ff8 Bump version to v1.18.11
  • 50b3f33 v1.18: Bump h2 (backport of #570) (#609)
  • 5a45f5a v1.18: cli: Customize max sign attempts for deploy and write-buffer (backport...
  • 338e68f v1.18: Test Validator: Set deployment slot to 0 for cloned upgradeable prog...
  • 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.11.
- [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.11)

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

dependabot Bot commented on behalf of github Apr 29, 2024

Superseded by #9.

@dependabot dependabot Bot closed this Apr 29, 2024
@dependabot dependabot Bot deleted the dependabot/cargo/solana-client-1.18.11 branch April 29, 2024 22:10
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