-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
L1Ethereum clientEthereum clientconsensusReorgs, Fork Choice, etcReorgs, Fork Choice, etcef-testsHive tests, execution-spec-testsHive tests, execution-spec-tests
Description
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
Labels
L1Ethereum clientEthereum clientconsensusReorgs, Fork Choice, etcReorgs, Fork Choice, etcef-testsHive tests, execution-spec-testsHive tests, execution-spec-tests
Type
Projects
Status
No status