Skip to content

Missing attestations and sync committee messages due to late subnet subscription #1300

Open
@rodrigo-o

Description

@rodrigo-o

Previously part of #1279, I split the bug we were having from the leave and join that was made previously on duties calculations.

The bug is now this issue and it goes as follows:

Subscription to aggregation subnets happens just after attestation or sync committee broadcast, i.e. at the second third of a slot. There is also another place that could make produce this early and that's at the processing of a new block root. because of this, some sync committee messages and attestation were not part of aggregation, to solve this bug we need to subscribe as early as possible to the subnets that we need to be aware of.

Metadata

Metadata

Assignees

Labels

P2This is a nice to have. Improves usability of the app or the libraries, but it's not urgent.attesterbugSomething isn't workingsync committees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions