Skip to content

feat(blobber): add trace logging for extraction results (ENG-256)#77

Merged
prestwich merged 1 commit intomainfrom
eng-256-add-trace-extraction
Feb 14, 2026
Merged

feat(blobber): add trace logging for extraction results (ENG-256)#77
prestwich merged 1 commit intomainfrom
eng-256-add-trace-extraction

Conversation

@init4samwise
Copy link
Contributor

Summary

Add .inspect() calls with trace! logging to help debug extraction results.

Changes

  1. In fetch_and_decode: Logs slot and tx_hash when blobs are successfully fetched and decoded
  2. In signet_block: Logs host_block_number and tx_count when a ZenithBlock is constructed from header and data

Testing

  • cargo check -p signet-blobber passes

Closes ENG-256

Add .inspect() calls with trace! logging to help debug extraction results:

1. In fetch_and_decode: logs slot and tx_hash when blobs are successfully
   fetched and decoded
2. In signet_block: logs host_block_number and tx_count when a ZenithBlock
   is constructed from header and data

Closes ENG-256
@init4samwise init4samwise requested a review from a team as a code owner February 14, 2026 11:11
@prestwich prestwich merged commit 8cbd42a into main Feb 14, 2026
6 checks passed
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.

2 participants