Skip to content

Implement BeaconNetwork spec updates #790

@acolytec3

Description

@acolytec3

From this PR, we need to make a few updates to our BeaconNetwork implementation:

  • When handling a FINDCONTENT request for LightClientUpdatesByRange, respond with a subset of updates if we have a consecutive set (even if not the the entire requested range)
  • When handling FINDCONTENT requests for OptimisticUpdate and FinalityUpdate, ensure we check if the slot we have an update for is >= the one requested and send if so. Otherwise, send empty response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions