-
Notifications
You must be signed in to change notification settings - Fork 890
Closed
Labels
bellatrixRequired to support the Bellatrix UpgradeRequired to support the Bellatrix UpgradeenhancementNew feature or requestNew feature or request
Description
Description
If payload reconstruction or another non-critical call to the EL fails I think we should avoid marking the EL as offline. Currently there is an incompatibility with ethereumjs that results in Lighthouse & ethereumjs stalling due to the inability to reconstruct payloads. IMO we should keep running and issuing forkchoiceUpdated/notifyNewPayload messages while ignoring the getBlockByHash failures.
The relevant ethereumjs issue is ethereumjs/ethereumjs-monorepo#1880
Version
Lighthouse v2.2.1 with #3157
Metadata
Metadata
Assignees
Labels
bellatrixRequired to support the Bellatrix UpgradeRequired to support the Bellatrix UpgradeenhancementNew feature or requestNew feature or request