go-ethereum
go-ethereum copied to clipboard
[wip] core, core/types: implement eip 5806
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.
Closing for now since 5806 is no longer being seriously considered for Prague.