teku
teku copied to clipboard
Support late block re-orging
Description
To discourage the late publication of blocks, implement support for late block re-orging: https://github.com/ethereum/consensus-specs/pull/3034
This has now been merged, so we can get on with implementing it.
Don't forget to re-enable related reference tests (disabled here: #7695)