teku icon indicating copy to clipboard operation
teku copied to clipboard

Support late block re-orging

Open ajsutton opened this issue 3 years ago • 2 comments

Description

To discourage the late publication of blocks, implement support for late block re-orging: https://github.com/ethereum/consensus-specs/pull/3034

ajsutton avatar Dec 13 '22 20:12 ajsutton

This has now been merged, so we can get on with implementing it.

benjaminion avatar Nov 07 '23 17:11 benjaminion

Don't forget to re-enable related reference tests (disabled here: #7695)

tbenr avatar Nov 13 '23 13:11 tbenr