Skip to content

Switch VC <> BN block production call to SSZ (eth/v3/validator/blocks) #7698

Open
@jimmygchen

Description

@jimmygchen

We currently use the JSON-based eth/v3/validator/blocks (POST) for block production. Lighthouse supports an SSZ equivalent which can reduce serde overhead.

Update the VC to use the SSZ variant for block requests when the BN supports it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationSomething to make Lighthouse run more efficiently.val-clientRelates to the validator client binary

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions