Skip to content

Strip down getHeader response #120

@ltitanb

Description

@ltitanb

With electra, the getHeader response now contains all the execution requests, making the worst case size of the response ~5MB, which can add significant latency on the hot path. There also has been concerns (eg. #108) about leaking block information via the logs bloom.

Would be great to assess whether we can strip down the response to the minimal subset needed for the proposer to properly validate the header and sign, thus reducing load / latency on the hot path

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