Skip to content

build(deps): bump solana-transaction-status from 3.0.12 to 4.1.2 - #4135

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-transaction-status-4.1.2
Open

build(deps): bump solana-transaction-status from 3.0.12 to 4.1.2#4135
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-transaction-status-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps solana-transaction-status from 3.0.12 to 4.1.2.

Release notes

Sourced from solana-transaction-status's releases.

Release v4.1.2

What's Changed

Full Changelog: anza-xyz/agave@v4.1.1...v4.1.2

Release v4.1.1

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0...v4.1.1

Release v4.1.0

This a stable release suitable for Testnet, Devnet and Mainnet Beta.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0-rc.1...v4.1.0

Release v4.1.0-rc.1

This is Mainnet-beta Upgrade Candidate release recommended for 10% adoption. It is also recommended for Testnet and Devnet.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0-rc.0...v4.1.0-rc.1

Release v4.1.0-rc.0

This is a testnet release. It is also recommended for Devnet.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

... (truncated)

Changelog

Sourced from solana-transaction-status's changelog.

Changelog

All notable changes to this project will be documented in this file.

Please follow the guidance at the bottom of this file when making changes The format is based on Keep a Changelog. This project adheres to Semantic Versioning and follows a Backwards Compatibility Policy

Release channels have their own copy of this changelog:

4.3.0-Unreleased

RPC

Breaking

Changes

Validator

Breaking

  • Loading a snapshot that contains an invalid vote account is now a hard error. Previously such accounts were silently dropped for compatibility with snapshots created before v2.1.0.
  • Banking trace is now disabled by default. To enable, provide --enable-banking-trace <max bytes>.

Deprecations

  • --disable-banking-trace is now deprecated and a no-op (banking trace is disabled by default). The flag is still accepted for backward compatibility.
  • --limit-ledger-size is now deprecated in favor of --limit-blockstore-size. The argument is still accepted for backwards compatibility but slated for full removal in the future.
    • --limit-blockstore-size uses a more precise counting mechanism than --limit-ledger-size.
    • If using a non-default value with --limit-ledger-size, a good starting point is to double that value for --limit-blockstore-size.
    • --limit-blockstore-size may occupy more disk footprint at steady state with current cluster activity; however, disk usage should be more stable during abnormal cluster activity.

Changes

  • Validators running without --full-rpc-api and with snapshot generation disabled no longer store transaction signature keys in the status cache. Message hashes remain cached for duplicate transaction detection.
  • External scheduler execution responses now report PARTIAL_BATCH_CANCELLED for CommitCancelled errors in non-all-or-nothing batches. All-or-nothing batches continue to use ALL_OR_NOTHING_BATCH_FAILURE.

Geyser

Deprecations

  • The legacy GeyserPlugin methods update_account, notify_transaction, notify_entry, and notify_block_metadata are slated for removal in the next major release.

Changes

  • Added GeyserPlugin methods to replace deprecated methods: update_account_from_snapshot and update_account_for_bank replace update_account, notify_transaction_for_bank replaces notify_transaction, notify_entry_for_bank replaces notify_entry, and

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-transaction-status](https://github.com/anza-xyz/agave) from 3.0.12 to 4.1.2.
- [Release notes](https://github.com/anza-xyz/agave/releases)
- [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md)
- [Commits](anza-xyz/agave@v3.0.12...v4.1.2)

---
updated-dependencies:
- dependency-name: solana-transaction-status
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code skip-changelog labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants