-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Summary
Implement BlockStream module in Zig for block fetching and streaming.
TS Functions to Port
fetchBlock- Fetch block by numberfetchBlockByHash- Fetch block by hashfetchBlockReceipts- Fetch receipts for blocktoLightBlock- Convert to lightweight block- Retry logic with exponential backoff
- Streaming/subscription support
Features
- Block range fetching
- Reorg detection
- Backfill support
- Error handling for RPC failures
Current State
Module missing entirely in Zig.
Note
This is a higher-level abstraction. May depend on JSON-RPC client implementation.
Note: Issue created by Claude AI assistant, not @roninjin10 or @fucory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels