Skip to content

/eth/v2/beacon/pool/attestations does not honor committee_index #7294

Closed
@mcdee

Description

@mcdee

If the /eth/v2/beacon/pool/attestations endpoint is passed no committee_index then it returns attestations from all committees.

If it is passed committee_index=0 it returns attestations from all committees.

If it is passed committee_index=n for any n>0 it returns nothing.

These last two situations are non-spec and I believe are bugs.

lighthouse --version
Lighthouse v7.0.0-beta.5-6d5a2be
BLS library: blst-portable
BLS hardware acceleration: true
SHA256 hardware acceleration: true
Allocator: jemalloc (4K)
Profile: maxperf
Specs: mainnet (true), minimal (false), gnosis (true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTTP-APIbugSomething isn't workingelectraRequired for the Electra/Prague forkv7.0.0New release c. Q1 2025

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions