go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

Async block creation post-merge

Open MariusVanDerWijden opened this issue 3 years ago • 1 comments
trafficstars

async block creation only creates one block rn and does not update the pending block when new transactions are rolling in

MariusVanDerWijden avatar Aug 25 '22 06:08 MariusVanDerWijden

This would be great to see soon after the merge.
CLs that send early FCUs will have potentially empty or nearly empty blocks if they propose after a builder block or after CL that does a very late FCU.

This might push more validators to centralize on builders or CLs with late FCU.

allboxes avatar Sep 08 '22 15:09 allboxes

fixed long time ago

MariusVanDerWijden avatar Jan 02 '23 12:01 MariusVanDerWijden