Skip to content

Bump solana-client from 1.18.4 to 1.18.10#7

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps solana-client from 1.18.4 to 1.18.10.

Release notes

Sourced from solana-client's releases.

Release v1.18.10

🚧

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.

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

... (truncated)

Commits
  • 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...
  • aa3df6a v1.18: add metric for duplicate push messages (backport of #321) (#505)
  • 09696d0 Update version to v1.18.10
  • 9a7dd9c v1.18: ci: update pipeline
  • b12d05f v1.18: ci: fix some issues for the release pipeline (backport of #493) (#499)
  • 943b54d v1.18: ci: add release pipeline (backport of #466) (#487)
  • a0bf2d6 v1.18: shred: expose chained merkle root (backport of #435) (#459)
  • f115169 v1.18: implements weighted shuffle using N-ary tree (backport of #259) (#429)
  • 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.10.
- [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.10)

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

dependabot Bot commented on behalf of github Apr 15, 2024

Superseded by #8.

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