-
-
Notifications
You must be signed in to change notification settings - Fork 485
Remove shouldOverrideForkChoiceUpdate after Gloas is live #9441
Copy link
Copy link
Open
Labels
meta-feature-requestIssues to track feature requests.Issues to track feature requests.meta-technical-debtIssues introducing or resolving technical debts.Issues introducing or resolving technical debts.spec-gloasIssues targeting the Glamsterdam spec versionIssues targeting the Glamsterdam spec version
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
meta-feature-requestIssues to track feature requests.Issues to track feature requests.meta-technical-debtIssues introducing or resolving technical debts.Issues introducing or resolving technical debts.spec-gloasIssues targeting the Glamsterdam spec versionIssues targeting the Glamsterdam spec version
Type
Fields
Priority
None yet
Projects
- StatusShow more project fieldsBacklog
Problem description
Although ethereum/consensus-specs#5174 is merged, it relies on EL to have the updated fcu endpoints to allow reorg ethereum/execution-apis#786. However users may not be running latest version of EL that includes this endpoint change so it is unsafe for Lodestar to roll out this feature yet until Glamsterdam is live.
Solution description
Implement the feature.
Additional context
No response