Skip to content

Update vc to submit beacon committee selections once per epoch #8606

@nflaig

Description

@nflaig

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope-interopIssues that fix interop issues between Lodestar and CL, EL or tooling.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions