-
-
Notifications
You must be signed in to change notification settings - Fork 410
Open
Labels
scope-interopIssues that fix interop issues between Lodestar and CL, EL or tooling.Issues that fix interop issues between Lodestar and CL, EL or tooling.
Description
We've implemented this based on initial spec which was to submit partial selection proofs each slot but the spec was later changed to just do it once per epoch, see ethereum/beacon-APIs#368
| this.runDistributedAggregationSelectionTasks(fork, duties, slot, signal).catch((e) => |
It makes sense to move the logic from attestation/sync committee service to the corresponding duties services which should also simplify the implementation
Previous PR #5344
KaloyanTanev
Metadata
Metadata
Assignees
Labels
scope-interopIssues that fix interop issues between Lodestar and CL, EL or tooling.Issues that fix interop issues between Lodestar and CL, EL or tooling.