prysm icon indicating copy to clipboard operation
prysm copied to clipboard

Add feature flag to treat all blocks as optimistic at startup

Open potuz opened this issue 2 years ago • 0 comments

Adds a feature flag to treat every node as optimistic at launch. Currently this is essentially a noop, since the only node in forkchoice we do not revalidate is the finalized checkpoint. However this may be useful in case of an emergency when we implement sync from head.

Credit to @paulhauner for calling attention to this feature.

potuz avatar Aug 24 '22 18:08 potuz