ethereum-consensus
ethereum-consensus copied to clipboard
Implement `electra` spec
Here are some of the core parts, with the notable exception of EIP-7251.
And there are some semi-minor changes on the way to this as well:
https://github.com/ethereum/consensus-specs/blob/d35b4091fb34339517ae5c7bce9a786298954b79/specs/electra/beacon-chain.md
@jacobkaufmann will work on block processing
@EchoAlice will work on epoch processing
I think we have the bulk of alpha.0
that we require for now!