khaIilnafis / solsantas

https://solsantas.xyz
2 stars 0 forks source link

Bump solana-validator from 1.7.0 to 1.8.6 in /program #18

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps solana-validator from 1.7.0 to 1.8.6.

Release notes

Sourced from solana-validator's releases.

Mainnet - v1.8.6

This is a stable release suitable for use on Mainnet Beta

Changes

  • Bank drop service to reduce latencies in replay stage
  • Add set_account to solana-program-test
  • Fix vote authority checks in solana cli.
  • Fix bug resulting in incorrect transaction logs
  • Add remove-dead-slot command to ledger-tool
  • More timing metrics

Mainnet - v1.8.5

This is a stable release suitable for use on Mainnet Beta

Changes

  • Remove accounts store_cached throttle, collect metrics
  • Validator: add --no-os-network-stats-reporting option
  • Fix BPF parameter alignment to work on non-x86_64

Testnet / Mainnet-beta testing - v1.8.4

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

Changes

  • Validator: add cli options to change priority of snapshot packager and RPC threads
  • Add more set_root metrics
  • Improve internal code consistency of terminology

Testnet / Mainnet-beta testing - v1.8.3

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

Changes

  • Additional set_root metrics
  • Reduced pubsub metrics
  • RPC notification improvements

Testnet / Mainnet-beta testing - v1.8.2

This is a Testnet release and it is in limited testing for Mainnet Beta.

Changes

  • Rpc:
    • Make validator respect --rpc-pubsub-max-active-subscriptions parameter
    • Fix getProgramAccounts to correctly detect filters that should use spl-token secondary indexes
    • Add custom error if getBlock cannot return data because block status is not yet available
  • Cli: add software version to solana feature status output
  • Validator:
    • Add check for shred data header size
    • Support incremental snapshot hashes in gossip
    • Fix swapped BankingStage vote channels
    • Metrics improvements, particularly around gossip, packet handling, and cost tracker, as well as send-transaction service for RPC nodes
  • AccountsDB plugin and postgres example:

... (truncated)

Commits


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 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)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/inafis/solsantas/7P31KXVkq52JHPB4UWX14zv6nwu1
✅ Preview: https://solsantas-git-dependabot-cargoprogramsolana-valid-69ddae-inafis.vercel.app

dependabot[bot] commented 2 years ago

Superseded by #26.