Skip to content

Produce and cache light client data in the BeaconChain to support fast gossip validation and RPC processing #4926

@jimmygchen

Description

@jimmygchen

Description

Our initial (& current) light client server implementation produces light client data on demand and is very expensive. It was a step in the right direction, but we need to be able to serve the data cheaply before the light client server can be enabled by default. @dapplion has been looking into this and suggested implementing a progressive message producer and caching strategy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions