Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump solana-program from 1.5.11 to 1.5.16 #440

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps solana-program from 1.5.11 to 1.5.16.

Release notes

Sourced from solana-program's releases.

Mainnet - v1.5.16

This is a stable release suitable for use on Mainnet Beta

Changes

  • Incomplete snapshot downloads are now cleaned up
  • solana-validator --snapshots DIR argument can be used to select where snapshots are generated (contributed by @​diman-io)
  • Adds loader instruction and cli tooling for closing program buffer accounts
  • solana cli now supports dumping the transaction message in sign-only mode
  • RPC: getConfirmedBlock response data can now be limited via request args: transaction data may be full, just signatures, or skipped altogether; rewards info may be skipped
  • Fixes pesky cli crash when calling solana epoch-info against non-RPC nodes
  • Solana Ledger app settings now available via the remote-wallet crate

Preparing for solana-program-test v1.6

See https://github.com/solana-labs/solana/wiki/Migrating-Rust-programs-from-v1.5-to-v1.6 for information on how to prepare a Rust program for the upgrade to v1.6

Mainnet - v1.5.15

This is a stable release suitable for use on Mainnet Beta

Changes

  • solana catchup displays more precise ETA by computing overall average progress (contributed by @​diman-io)
  • solana epoch-info now estimates epoch elapsed/remaining time based on the number of slots in the last hour's worth of performance samples from the cluster
  • RPC: SPL Token balance changes from inner instructions are not included in {pre,post}TokenBalances
  • PoH can drift behind the target wallclock duration, allowing BankingStage to process too many transactions in a slot. Add wallclock throttling to BankingStage to compensate
  • Adjust compute budget units to account for the amount of data passed to an inner instruction

Preparing for solana-program-test v1.6

See https://github.com/solana-labs/solana/wiki/Migrating-Rust-programs-from-v1.5-to-v1.6 for information on how to prepare a Rust program for the upgrade to v1.6

Mainnet - v1.5.14

This is a stable release suitable for use on Mainnet Beta

Changes

  • Adds PoH batch size calibration
  • Converts Blockstore TransactionStatus column to protobuf format; resolves backward incompatibility of previous release
  • Fixes Log notifications occasionally incorrect
  • Permits snapshots/status_cache file to be sparse
  • Cli: adds program show for non-upgradeable programs

Mainnet - v1.5.13

This is a stable release suitable for use on Mainnet Beta

Changes

  • Better transaction cache - dedupe, hold and forward
  • Coalesce votes into the latest vote for each validator
  • Deprecate UiTokenAmount

Known Issues

  • DO NOT USE FOR RPC NODES, due to TransactionStatusMeta backward incompatibility. Resolved in following release.

Mainnet - v1.5.12

... (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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2021

The following labels could not be found: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 30, 2021

Superseded by #451.

@dependabot dependabot bot closed this Mar 30, 2021
@dependabot dependabot bot deleted the dependabot/cargo/solana-program-1.5.16 branch March 30, 2021 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants