Closed
Description
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)