Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

[FEATURE] CLI mode for Bootstrap step #82

Description

@zhangchiqing

Issue to be solved

The bootstrap step will import payloads from a checkpoint file, it takes a long time.

It's better to use a big instance to do the importing job, and after the payloads has been imported from checkpoint file to storage, we can use a smaller instance to continue catch up and index each blocks.

With a cmd line util, the node can dedicated the resource of the big instance for the bootstrapping. We could also consider simplify the existing FSM state to replace the bootstrap step, as it's done by the bootstrap util, with a check that the bootstrap has been done.

Suggest A Solution

No response

What are you currently working on that this is blocking?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions