-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
electraRequired for the Electra/Prague forkRequired for the Electra/Prague forkoptimizationSomething to make Lighthouse run more efficiently.Something to make Lighthouse run more efficiently.v7.1.0Post-Electra releasePost-Electra release
Description
For v7.0.0 we took the a straight-forward approach for SingleAttestation
s, translating them into Attestation
s and keeping the core of Lighthouse's processing the same.
It would be more efficient to reverse the direction of this translation so that we can benefit from the structure of SingleAttestation
s during verification, i.e. so we can check signatures prior to hitting committee caches.
We've begun on this, and plan to release it shortly after Electra goes live. More info and ideas contained in the WIP implementations:
Metadata
Metadata
Assignees
Labels
electraRequired for the Electra/Prague forkRequired for the Electra/Prague forkoptimizationSomething to make Lighthouse run more efficiently.Something to make Lighthouse run more efficiently.v7.1.0Post-Electra releasePost-Electra release