erigontech / erigon

Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
GNU Lesser General Public License v3.0
3.14k stars 1.12k forks source link

Reducing unnecessary attestation processing from gossip #11906

Closed domiwei closed 2 months ago

domiwei commented 2 months ago

Don't need to process attestations from gossip if the committee index associated with the attestation is not subscribed or doesn't require aggregation.