ChainSafe / lodestar

🌟 TypeScript Implementation of Ethereum Consensus
https://lodestar.chainsafe.io
Apache License 2.0
1.19k stars 291 forks source link

Electra tracker #6341

Open g11tech opened 10 months ago

g11tech commented 10 months ago

Electra Implementations

EIP-6110 Supply validator deposits on chain

EIP-7251 Increase the MAX_EFFECTIVE_BALANCE

EIP-7549 Move committee index outside Attestation

Blobs

EIP-7594 PeerDAS

General

philknows commented 2 months ago

https://github.com/ethereum/consensus-specs/pull/3882 is now merged!

twoeths commented 1 month ago

lodestar may potentially get performance issue with very long pending balance deposit queue see https://notes.ethereum.org/@ethpandaops/pectra-big-queue-test

this will likely be resolved with batch hash tree root #6939

philknows commented 1 month ago

@g11tech @ensi321 , please clean up and/or we can close this issue and only include any additional requirements for alpha.9+ specs