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 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)
Updates the requirements on solana-rpc-client to permit the latest version.
Release notes
Sourced from solana-rpc-client's releases.
Commits
600cfbb
v2.0: CI: Disable downstream anchor builds (backport of #2629) (#2647)6f63e45
v2.0: fix: ensure vote packets can be retried (backport of #2605) (#2612)377d19d
v2.0: Improves panic message if send() fails in streaming_unpack_snapshot() (...530b475
v2.0: Update security email to security@anza.xyz (backport of #2598) (#2619)fd3b4f3
v2.0: replay: do not start leader for a block we already have shreds for (bac...1f0c8f4
v2.0: Flushes hash cache data file's mmap after done writing (backport of #25...f615f41
v2.0: checks for duplicate instances using the new ContactInfo (backport of #...54d08d7
v2.0: adds feature-gate code to enforce retransmitter signature verification ...9557d87
v2.0: Fix setting an account override for fee payer (backport of #2375) (#2451)e86b3cd
v2.0: fix: borrow stakes delegation during snapshot serialization (backport o...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