helius-labs / validator-firewall

A low level ingress firewall for Solana validators
Other
24 stars 6 forks source link

Update solana-rpc-client requirement from 1.18.15 to 2.0.7 #27

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on solana-rpc-client to permit the latest version.

Release notes

Sourced from solana-rpc-client's releases.

Testnet - v2.0.7

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

What's Changed

Full Changelog: https://github.com/anza-xyz/agave/compare/v2.0.6...v2.0.7

Commits
  • 11b87c1 v2.0: patches bug causing false duplicate nodes error (backport of #2666) (#2...
  • 590a23c v2.0: gossip: ignore retransmitter signatures when comparing duplicate shreds...
  • 901de9a v2.0: replay: do not early return when marking slots duplicate confirmed (bac...
  • a210e0c v2.0: Check poh_recorder.start_slot() hasn't been dumped previously before ch...
  • f3b569b v2.0: Bound default value for thread pool args (backport of #2599) (#2662)
  • 1fefe5f v2.0: fix: send votes to the immediate next leader (backport of #2607) (#2621)
  • 3b0cdbf v2.0: Runtime: Core BPF: Add test for CPI post-migration (backport of #2531) ...
  • a4f9b13 Bump version to v2.0.7 (#2651)
  • e00d83b v2.0: Runtime: Core BPF Migration: Add checks for executable program account ...
  • 600cfbb v2.0: CI: Disable downstream anchor builds (backport of #2629) (#2647)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 months ago

Superseded by #30.