Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Bump solana-program from 1.4.9 to 1.5.8 #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2021

Bumps solana-program from 1.4.9 to 1.5.8.

Release notes

Sourced from solana-program's releases.

Mainnet - v1.5.8

This is a stable release suitable for use on Mainnet Beta

Changes

  • Sanitize Hash base58 input
  • Log if unsanitary transactions are read from Blockstore
  • Check that prune-messages have the same inner and outer pubkeys
  • Bump solana-rbpf to 0.2.5
  • Implement more-configurable rocksdb compaction
  • Clean up & check stake program
  • Vote program updates
  • Clean up nonce

Testnet - v1.5.7

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

Changes

  • Clean up inflation candidate features
  • Add caching for getLargestAccounts JSON RPC request
  • Match BPF instruction reporting to dump file
  • Add per-byte logging cost for programs
  • Clean up stake program

Testnet - v1.5.6

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

Changes

  • Add Inflation Candidate Nominations
  • Staking documentation improvements
  • Speed up snapshot loading during validator startup
  • solana-validator stability fixes
  • Add solana-validator init subcommand to easily initialize a new ledger directory
  • solana-program-test now supports moving to new slot during test execution
  • Improve runtime error log messages
  • solana cli bug fixes and minor improvements to existing commands
  • solana-install now purges older releases from its cache
  • solana-ledger-tool create-snapshot now works again
  • Support for SPL Memo v3
  • solana-ledger-tool verify now supports enabling the BPF JIT and disabling accounts caching
  • solana-test-validator now uses the BPF JIT by default
  • Gossip optimizations
  • Use spl-token-mint secondary index for relevant getProgramAccounts JSON RPC requests
  • Extend max-allowable-drift to accommodate slow blocks during cluster time adjustments

NOTE: as of this release, nodes running with --enable-rpc-transaction-history will no longer store transaction logs and CPI inner-instructions by default. To include this metadata in blockstore storage, also include the --enable-cpi-and-log-storage flag

Known Isssues

  • Under certain program conditions the BPF JIT can produce divergent behaviour from the BPF interpreter. Avoid using the --bpf-jit validator flag on Testnet with this release.

Testnet - v1.5.5

... (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)

Bumps [solana-program](https://github.com/solana-labs/solana) from 1.4.9 to 1.5.8.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.4.9...v1.5.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2021

The following labels could not be found: automerge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants