Skip to content

Conversation

yiweichi
Copy link
Member

@yiweichi yiweichi commented Aug 24, 2025

This PR fix the issue reth doesn't include sig during block request, l2geth will fail the block validation of blocks requested from reth.
The solution is that we persist block signature to the database of rollup-node, retrieve and serve it during handling eth66 block request.

Corresponding issue: #261
Corresponding reth PR: scroll-tech/reth#331

Closes: #261
Closes: #248

Copy link
Contributor

@jonastheis jonastheis left a comment

Choose a reason for hiding this comment

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

I think the only thing missing is this: #261 (comment)

Copy link
Collaborator

@frisitano frisitano left a comment

Choose a reason for hiding this comment

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

Added some initial comments inline.

@yiweichi yiweichi requested a review from frisitano September 4, 2025 18:49
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.

[Network] eth-wire signature [Consensus] Missing header signature for serving to l2geth nodes
4 participants