Skip to content

Support --debug.tip in EthService #9577

@mattsse

Description

@mattsse

--debug.tip is a useful setting provided via CLI, this will trigger a pipeline (backfill) sync right away

let initial_target = ctx.node_config().debug.tip;

currently we're missing a way to trigger this on the ChainOrchestrator type

TODO

  • add a way to trigger pipeline sync on chain orchestrator

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions