-
Notifications
You must be signed in to change notification settings - Fork 21.3k
Closed
Labels
Description
Rationale
Right now we need to wait until the beacon chain sends us a new payload followed by an FCU until we start syncing. We could (in theory) just fetch the payload that we are FCU'd to from the network and start syncing way earlier.
This is a big problem on networks without new blocks being built, since we will not be able to sync them without new fork-choices
lightclient and uink45etan-status