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

[wip] core, core/types: implement eip 5806

Open gballet opened this issue 1 year ago • 1 comments

gballet avatar Feb 15 '24 15:02 gballet

469612c is for testing purpose. It enables Prague (and consequently 5806) when doing geth --dev. It also needed some tricks to get the chain to seal.

Immediate effect is simplification of testing (just get the branch, build and run) but it will have to be cleaned up if that branch is eventually merged.

Amxx avatar Mar 14 '24 09:03 Amxx

Closing for now since 5806 is no longer being seriously considered for Prague.

lightclient avatar Aug 02 '24 17:08 lightclient