Skip to content

Comments

fix(rpc-types-eth): use hex serialization for SyncStatusMetadata block fields#3631

Merged
mattsse merged 3 commits intoalloy-rs:mainfrom
snazzysam933:SyncStatusMetadata
Feb 6, 2026
Merged

fix(rpc-types-eth): use hex serialization for SyncStatusMetadata block fields#3631
mattsse merged 3 commits intoalloy-rs:mainfrom
snazzysam933:SyncStatusMetadata

Conversation

@snazzysam933
Copy link
Contributor

@snazzysam933 snazzysam933 commented Feb 1, 2026

Use alloy_serde::quantity for starting_block, current_block, and highest_block fields in SyncStatusMetadata to serialize as hex strings per EIP-1474.

@snazzysam933
Copy link
Contributor Author

ci flaky?

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

makes sense

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Feb 6, 2026
@mattsse mattsse enabled auto-merge (squash) February 6, 2026 10:18
@mattsse mattsse merged commit b690218 into alloy-rs:main Feb 6, 2026
30 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants