Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: optionally provide raw header/block bytes in chainsync callback #820

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

agaffney
Copy link
Contributor

@agaffney agaffney commented Jan 5, 2025

This provides a "raw" variant of the RollForward callback that bypasses any decoding and returns only the raw bytes for the header or block

This provides a "raw" variant of the RollForward callback that bypasses
any decoding and returns only the raw bytes for the header or block
@agaffney agaffney requested a review from a team as a code owner January 5, 2025 20:12
@agaffney agaffney merged commit aec8e08 into main Jan 5, 2025
8 checks passed
@agaffney agaffney deleted the feat/chainsync-roll-forward-raw branch January 5, 2025 21:06
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