Skip to content

Bump solana-client from 1.18.4 to 1.18.8#4

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 25, 2024

Bumps solana-client from 1.18.4 to 1.18.8.

Release notes

Sourced from solana-client's releases.

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.

Changes

  • v1.18: vote: deprecate unused legacy vote tx plumbing
  • v1.18: Add in metrics for detecting Redundant Pulls

Full Changelog: solana-labs/solana@v1.18.6...v1.18.7

Testnet - v1.18.6

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

What's Changed

  • v1.18: add precompile signature metrics to cost tracker
  • v1.18: deprecate get_client and get_multi_client

Full Changelog: solana-labs/solana@v1.18.5...v1.18.6

Testnet - v1.18.5

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

What's Changed

  • v1.18: blockstore: relax parent slot meta check for clear_unconfirmed_slot
  • v1.18: adds api to obtain the parent node in the turbine retransmit tree
  • v1.18: Rpc: deprecate getStakeActivation and make inactive_stake consistent
  • v1.18: windows: Use vcpkg for openssl dep
  • v1.18: ignore mio audit report
  • v1.18: update mio to 0.8.11
Commits
  • e2d34d3 v1.18: Make the quic server connection table use an async lock, reducing thra...
  • d754789 v1.18: Fix: deploy program on last slot of epoch during environment change (b...
  • f614727 v1.18: client: Timeout resends during send_and_confirm_in_parallel (backpor...
  • a164b70 v1.18: Add --with-compute-unit-price to cli program deploy commands (backpo...
  • acae767 Back-port Bump platform tools version (from solana-labs/solana #35330) (#362)
  • 4fc2a30 v1.18: client: Start resending sooner during `send_and_confirm_transactions_i...
  • af0f821 v1.18: Cli stake-split: adjust transfer amount if recipient has lamports (bac...
  • cf821ca v1.18: Discard packets statically known to fail (backport of #370) (#375)
  • 0d65246 v1.18: relax stake split destination check (backport of #162) (#368)
  • 0d6ce77 v1.18: Scheduler - prioritization fees/cost (#34888) (#187)
  • 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.8.
- [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.8)

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

dependabot Bot commented on behalf of github Apr 1, 2024

Superseded by #6.

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