Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Light Syncing Mode #24

@patrick-ogrady

Description

@patrick-ogrady

Instead of storing the value to the DB, allow node operators to just store the length of the value (minimum needed for block execution) for keys/prefixes they don't care about.

This allows for very lightweight running of nodes and/or just consensus nodes.

This mode should also delete historical blocks (if the rpcchainvm supports this).

We could also change the canonical form of the block to not actually include values. Instead, they could be attached and fetched separately for anyone that wants to validate their correctness/serve data.

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