Skip to content

feat: add show-block command to toolkit#1068

Merged
ozgb merged 12 commits into
mainfrom
ozgb-add-show-block
Mar 26, 2026
Merged

feat: add show-block command to toolkit#1068
ozgb merged 12 commits into
mainfrom
ozgb-add-show-block

Conversation

@ozgb

@ozgb ozgb commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Overview

Add a diagnostic command to inspect individual blocks — view metadata
and deserialized transactions. The command reads from the fetch cache
first, falling back to live node RPC on cache miss.

Supports human-readable and JSON output, cache-only mode, and dry-run.

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

ozgb added 2 commits March 24, 2026 11:15
Add a diagnostic command to inspect individual blocks — view metadata
and deserialized transactions. The command reads from the fetch cache
first, falling back to live node RPC on cache miss.

Supports human-readable and JSON output, cache-only mode, and dry-run.
@ozgb ozgb requested a review from a team as a code owner March 24, 2026 11:16
Comment thread ledger/helpers/src/fork/raw_block_data.rs
Comment thread ledger/helpers/src/fork/raw_block_data.rs
@ozgb ozgb added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 8d0a1e0 Mar 26, 2026
31 checks passed
@ozgb ozgb deleted the ozgb-add-show-block branch March 26, 2026 13:00
@gilescope gilescope added this to the node-1.0.0 milestone Apr 10, 2026
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.

5 participants