ethereum-optimism / ethereum-optimism/optimism
Consolidate syncmode=CL and syncmode=EL
Open
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 145
Description
After https://github.com/ethereum-optimism/optimism/issues/21154 , given that syncmode=EL and syncmode=CL both use the underlying EL node for filling in unsafe gaps, we should consolidate the two modes into just one mode and deprecate this flag.
The new functionality should still keep the payloads cache we have within syncmode=CL
Contributor guide
Assessment
This issue has not been assessed yet.