ChainSafe / ChainSafe/lodestar
Remove `shouldOverrideForkChoiceUpdate` after Gloas is live
Open
meta-feature-request
meta-technical-debt
spec-gloas
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 150
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.