Skip to content

Send validator registrations as SSZ instead of JSON #7369

Description

@nflaig

See ethereum/builder-specs#110

Right now we limit this api to send JSON-only

Our HTTP client will already fallback to JSON if we receive a 415 status code but we will have to add custom retry logic for this specific call to consider any HTTP error (but not network errors) and if we encounter an error we should only send JSON afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta-feature-requestIssues to track feature requests.scope-interopIssues that fix interop issues between Lodestar and CL, EL or tooling.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions