reth icon indicating copy to clipboard operation
reth copied to clipboard

Make chain canonical if new payload is the missing block for current sync target

Open mattsse opened this issue 2 years ago • 0 comments

Describe the feature

scenario:

  1. FCU -> Disconnected(missing_parent) -> start downloading missing parent
  2. new payload == missing_parent -> make canonical

blocked by #2941 which adds the functionality required by this

FYI @Rjected

Additional context

No response

mattsse avatar Jun 01 '23 13:06 mattsse