ralexstokes / ethereum-consensus

Apache License 2.0
136 stars 51 forks source link

Implement `electra` spec #373

Closed ralexstokes closed 4 months ago

ralexstokes commented 5 months ago

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

ralexstokes commented 4 months ago

@jacobkaufmann will work on block processing

@EchoAlice will work on epoch processing

ralexstokes commented 4 months ago

I think we have the bulk of alpha.0 that we require for now!