Skip to content

feat(state): add Zebra-mined block progress tracking#10594

Open
zy6688820 wants to merge 2 commits into
ZcashFoundation:mainfrom
zy6688820:patch-1
Open

feat(state): add Zebra-mined block progress tracking#10594
zy6688820 wants to merge 2 commits into
ZcashFoundation:mainfrom
zy6688820:patch-1

Conversation

@zy6688820
Copy link
Copy Markdown

Summary

  • Detect Zebra-mined blocks using the existing coinbase extra data marker.
  • Track unique Zebra-mined blocks with a dedicated Zebra-Mined Blocks progress bar when progress-bar is enabled.
  • Add the state.zebra_mined.block.count metric while keeping the existing rate-limited log behavior.

Motivation

Resolves #10190.

Testing

  • cargo fmt --check
  • git diff --check
  • cargo check -p zebra-state --features progress-bar

zy6688820 added 2 commits May 17, 2026 19:17
Replace the web editor content with the formatted local implementation.
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@zy6688820 zy6688820 changed the title Add Zebra-mined block progress tracking feat(state): add Zebra-mined block progress tracking May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: add blocks mined to progress bar

2 participants