khaIilnafis / solsantas

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

Bump solana-validator from 1.7.0 to 1.8.5 in /program #1

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps solana-validator from 1.7.0 to 1.8.5.

Release notes

Sourced from solana-validator's releases.

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:
    • Protect plugin write ordering
    • Bulk insert into postgres at startup
    • Support port number in postgres connection
  • Force a recent version of the openssl crate to fix build on M1 macs
  • Docs improvements (thanks @​yihau, @​cogoo, and @​gagliardetto!), including great entrypoint-macro docs (thanks @​brson!)

Testnet / Mainnet-beta testing - v1.8.1

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

Changes

  • Fixes AVX/AVX2 detection

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

Superseded by #18.