Skip to content

Comments

feat: add versioned_hashes helper to BlobsBundle and try_into_sealed to AnyRpcBlock#3527

Merged
mattsse merged 1 commit intomainfrom
matt/blobs-bundle-versioned-hashes
Jan 15, 2026
Merged

feat: add versioned_hashes helper to BlobsBundle and try_into_sealed to AnyRpcBlock#3527
mattsse merged 1 commit intomainfrom
matt/blobs-bundle-versioned-hashes

Conversation

@mattsse
Copy link
Member

@mattsse mattsse commented Jan 15, 2026

Changes

BlobsBundleV1/V2:

  • Added versioned_hashes() helper that computes versioned hashes from KZG commitments using kzg_to_versioned_hash

AnyRpcBlock:

  • Added try_into_sealed() helper that converts the RPC block into a sealed consensus block using the block hash from the RPC header

feat(network): add try_into_sealed helper to AnyRpcBlock
Copy link
Contributor

@Rjected Rjected 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 Jan 15, 2026
@mattsse mattsse merged commit 8393678 into main Jan 15, 2026
28 of 30 checks passed
@mattsse mattsse deleted the matt/blobs-bundle-versioned-hashes branch January 15, 2026 16:01
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Jan 15, 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