Open g11tech opened 10 months ago
https://github.com/ethereum/consensus-specs/pull/3882 is now merged!
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
@g11tech @ensi321 , please clean up and/or we can close this issue and only include any additional requirements for alpha.9+ specs
Electra Implementations
EIP-6110 Supply validator deposits on chain
effectiveBalanceIncrements
fixEIP-7251 Increase the MAX_EFFECTIVE_BALANCE
activationChurnLimit
,exitQueueEpoch
andexitQueueChurn
in EpochCacheEIP-7549 Move committee index outside Attestation
Blobs
EIP-7594 PeerDAS
General