Skip to content

SSZ support for get_header #364

@michaelsproul

Description

@michaelsproul

Currently it looks like commit-boost always returns get_header responses in JSON format:

Ok((StatusCode::OK, axum::Json(max_bid)).into_response())

I noticed this while debugging some timeouts between LH and commit boost. I still need to look at our JSON decoding in detail to see if it's an issue, but I suspect SSZ would be a bit quicker on both ends.

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