You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the spec may be missing changes to get_proposer_head. It seems like (on time) IL-invalid blocks would not actually get reorged, because there are no changes to the proposer's choice of head to build upon. Currently the single-slot reorg strat only kicks in when the block is late.
Case of two IL-invalid blocks in a row is also a bit strange with my understanding of get_attester_head, which always nominates the parent of the LMD-GHOST head
Description
unsatisfied_inclusion_list_block
logicThe text was updated successfully, but these errors were encountered: