Skip to content

chore(deps): bump zebra-chain from 3.1.0 to 5.0.0#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zebra-chain-5.0.0
Open

chore(deps): bump zebra-chain from 3.1.0 to 5.0.0#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zebra-chain-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps zebra-chain from 3.1.0 to 5.0.0.

Release notes

Sourced from zebra-chain's releases.

Zebra 4.1.0

Zebra 4.1.0 - 2026-02-05

This release has no breaking changes for node operators. It expands Zebra's observability with new Prometheus metrics and Grafana dashboards. It also adds mempool checks for standard transparent scripts to match zcashd.

Listed below are all user-visible changes.

Changed

  • Check that SENTRY_DSN env variable is present before initializing sentry (#10256)

Added

  • Add RocksDB I/O latency and sync distance metrics (#10181)
  • Add performance histograms for bottleneck identification (#10179)
  • Add value pool, RPC, and peer health metrics (#10175)
  • Add standardness checks and configurable OP_RETURN policy (#10224)
  • Add zaino to the qa rpc framework (#10199)

Contributors

Thank you to everyone who contributed to this release, we couldn't make Zebra without you: @​Bashmunta, @​MozirDmitriy, @​gustavovalverde, @​mpguerra, @​oxarbitrage, @​syszery, @​upbqdn and @​zlyzol

Zebra 4.0.0

This release fixes the type of a field in the getinfo RPC and adds support for the pingtime and pingwait fields of the getpeerinfo RPC.

It also changes the Grafana dashboards to add auto-provisioning and AlertManager support.

This release also adds a new mainnet DNS seeder from Shielded Labs to the default configuration. However, if you already have a config in place, you will need to add it manually; add "mainnet.seeder.shieldedinfra.net:8233" to initial_mainnet_peers.

The new OpenTelemetry support must be enabled at compile time with the opentelemetry feature, e.g. cargo build --features=opentelemetry --release.

Breaking Changes

This release has the following breaking changes:

  • Changed the getinfo RPC errorstimestamp field from a string timestamp (ISO UTC timestamp) to a i64 (seconds from Unix epoch) to match zcashd (#10079). If you rely on this field, you will need to change your code to be able to interpret the i64 result.

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

This release adds the gettxout RPC method.

Added

  • Added UnspentOutput to mempool component service (#10235)

Zebra 4.1.0 - 2026-02-05

This release has no breaking changes for node operators. It expands Zebra's observability with new Prometheus metrics and Grafana dashboards. It also adds mempool checks for standard transparent scripts to match zcashd.

Listed below are all user-visible changes.

Changed

  • Check that SENTRY_DSN env variable is present before initializing sentry (#10256)

Added

  • Add RocksDB I/O latency and sync distance metrics (#10181)
  • Add performance histograms for bottleneck identification (#10179)
  • Add value pool, RPC, and peer health metrics (#10175)
  • Add standardness checks and configurable OP_RETURN policy (#10224)
  • Add zaino to the qa rpc framework (#10199)

Contributors

Thank you to everyone who contributed to this release, we couldn't make Zebra without you: @​Bashmunta, @​MozirDmitriy, @​gustavovalverde, @​mpguerra, @​oxarbitrage, @​syszery, @​upbqdn and @​zlyzol

Zebra 4.0.0 - 2026-01-20

This release fixes the type of a field in the getinfo RPC and adds support for the pingtime and pingwait fields of the getpeerinfo RPC.

It also changes the Grafana dashboards to add auto-provisioning and AlertManager support.

This release also adds a new mainnet DNS seeder from Shielded Labs to the default configuration. However, if you already have a config in place, you will need

... (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 [zebra-chain](https://github.com/ZcashFoundation/zebra) from 3.1.0 to 5.0.0.
- [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: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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