Skip to content

L1: fix syncing header request on side-chain scenarios #2126

@rodrigo-o

Description

@rodrigo-o

Right now we are having 16 hive test failing in the engine-cancun suite, they are related to Syncing + reorg. The initial issue with these test is that they try to sync from the current head to the target header, which is in a completely different chain (a side-chain that forked ~5 blocks before), which ends in an interminable cycle of request to peers where we only recieve the current header (which appears to be the way that geth answers when it knows that there is no path between the from header and the target for syncing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    L1Ethereum clientconsensusReorgs, Fork Choice, etcef-testsHive tests, execution-spec-tests

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions