Skip to content

SSZ support for publishing blocks to the beacon node #525

Open
@avalonche

Description

Is your feature request related to a problem? Please describe.
The new v2 publish block endpoint can accept either json or ssz. We should publish blocks to the beacon node using ssz with the v2 endpoint being supported in the relay. This will improve block publishing latency.

Describe the solution you'd like
Serialise the payload with ssz instead of json when publishing to the v2 endpoint.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions