Skip to content

chore(deps): bump zebra-chain from 4.0.0 to 6.0.1 in /packages/wasm-utxo#237

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/packages/wasm-utxo/zebra-chain-6.0.1
Open

chore(deps): bump zebra-chain from 4.0.0 to 6.0.1 in /packages/wasm-utxo#237
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/packages/wasm-utxo/zebra-chain-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps zebra-chain from 4.0.0 to 6.0.1.

Release notes

Sourced from zebra-chain's releases.

Zebra 4.3.0

Zebra 4.3.0 - 2026-03-26

This release fixes two important security issues:

We recommend node operators to update to 4.3.0 as soon as possible. All previous Zebra versions are vulnerable to these issues.

This release adds support for ZIP-235 and extends the documentation on performance profiling. It also fixes issues with block propagation on Regtest, the computation of miner rewards for pre-Canopy blocks in the getblocksubsidy RPC, and a performance regression on Testnet where Zebra would hog a single CPU thread.

Added

  • Network Sustainability Mechanism: ZIP-235 (#10357)
  • Add profiling Cargo profile and use it in profiling docs (#10411)

Fixed

  • Fix block propagation on Regtest (#10403)
  • Subtract Founders' Reward from block subsidy (#10338)
  • Cache parsed checkpoints (#10409)

Contributors

Thank you to everyone who contributed to this release, we couldn't make Zebra without you: @​gustavovalverde, @​judah-caruso, @​nuttycom, @​oxarbitrage and @​upbqdn.

Zebra 4.2.0

Zebra 4.2.0 - 2026-03-12

This release expands Zebra’s RPC functionality, improves mempool policy, adds more state querying capabilities, and replaces the legacy OpenAPI documentation with OpenRPC.

Added

  • UnspentOutput request to mempool component service (#10235)
  • Founders reward addresses (#10188)
  • Support for pre-Canopy block subsidies (#10191)
  • AI contribution policy and agent guidance files (#10318)
  • rpc.discover endpoint (#10201)
  • gettxout RPC method (#10235)
  • AnyChainBlock state request for querying blocks in side chains (#10325)
  • Remaining non-standard mempool transaction filters (#10314)

Removed

... (truncated)

Changelog

Sourced from zebra-chain's changelog.

CHANGELOG

All notable changes to Zebra are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Zebra 4.3 - 2026-03-12

This release adds support for ZIP-235 and extends the documentation on performance profiling. It also fixes issues with block propagation on Regtest, the computation of miner rewards for pre-Canopy blocks in the getblocksubsidy RPC, and a performance regression on Testnet where Zebra would hog a single CPU thread.

Added

  • Network Sustainability Mechanism: ZIP-235 (#10357)
  • Add profiling Cargo profile and use it in profiling docs (#10411)

Fixed

  • Fix block propagation on Regtest (#10403)
  • Subtract Founders' Reward from block subsidy (#10338)
  • Cache parsed checkpoints (#10409)

Contributors

Thank you to everyone who contributed to this release, we couldn't make Zebra without you: @​gustavovalverde, @​judah-caruso, @​nuttycom, @​oxarbitrage and @​upbqdn.

Zebra 4.2.0 - 2026-03-12

This release expands Zebra’s RPC functionality, improves mempool policy, adds more state querying capabilities, and replaces the legacy OpenAPI documentation with OpenRPC.

Added

  • UnspentOutput request to mempool component service (#10235)
  • Founders reward addresses (#10188)
  • Support for pre-Canopy block subsidies (#10191)
  • AI contribution policy and agent guidance files (#10318)
  • rpc.discover endpoint (#10201)
  • gettxout RPC method (#10235)
  • AnyChainBlock state request for querying blocks in side chains (#10325)
  • Remaining non-standard mempool transaction filters (#10314)

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [zebra-chain](https://github.com/ZcashFoundation/zebra) from 4.0.0 to 6.0.1.
- [Release notes](https://github.com/ZcashFoundation/zebra/releases)
- [Changelog](https://github.com/ZcashFoundation/zebra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ZcashFoundation/zebra/commits)

---
updated-dependencies:
- dependency-name: zebra-chain
  dependency-version: 6.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Used by dependabot for dependency updates rust Pull requests that update rust code labels Mar 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2026 08:19
@dependabot dependabot bot added dependencies Used by dependabot for dependency updates rust Pull requests that update rust code labels Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants