khaIilnafis / solsantas

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

Bump solana-validator from 1.7.0 to 1.8.7 in /program #26

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps solana-validator from 1.7.0 to 1.8.7.

Release notes

Sourced from solana-validator's releases.

Mainnet - v1.8.7

This is a stable release suitable for use on Mainnet Beta

Changes

  • Improves MacOS M1 and Windows compatibility
  • Fixes BigTable block query failures
  • Bumps rbpf to 0.2.16

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

... (truncated)

Commits
  • 6777ca2 Feature gates for rbpf v0.2.16 (#21590)
  • f04e06e Bumps solana_rbpf to v0.2.16 (#21492)
  • e52b3fd Bump solana_rbpf to version v0.2.15 (#21289)
  • 06a3e9b Adds a feature gate to reject the deployment of programs with unresolved sysc...
  • 9d66458 Bump solana_rbpf to version v0.2.14 (#18869)
  • 765fbc9 Bump solana_rbpf to version 0.2.13 (#18068)
  • 231a3bd Bump solana_rbpf to version 0.2.12 (#17585)
  • 8d6b548 Use gnu tar
  • 0cefd46 solana-test-validator no longer limits the size of the genesis archive
  • 5856954 Unvendor OpenSSL for Windows to avoid CI troubles with perl.exe
  • 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 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/14KZLHCZe6yfoJkQrjUp1A37KUj7
✅ Preview: https://solsantas-git-dependabot-cargoprogramsolana-valid-93ac17-inafis.vercel.app

dependabot[bot] commented 2 years ago

Superseded by #29.