lodestar
lodestar copied to clipboard
feat: get attestations for electra block
Motivation
- Implement
getAttestationsForBlock()for electra
Description
- Group attestations by AttData hex first because different committees could have the same AttestationData
- Implement on-chain aggregation for electra when producing blocks
part of #6689
cc @ensi321