Skip to content

Conversation

mablr
Copy link
Contributor

@mablr mablr commented Sep 28, 2025

Motivation

Close #2803 (WIP ....)

Solution

Add Borsh for blocks, receipts, and transactions.

Tracking

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Comment on lines +431 to 432
#[cfg_attr(feature = "borsh", borsh(skip))] // TODO: decide how to handle this
pub extra_fields: OtherFields,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I’m not sure how we should handle serde_json::OtherFields 🧐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Feature] Add borsh support for block header and tx types
1 participant