Skip to content

[ChainOrchestrator] Refactoring / Improvements #269

@frisitano

Description

@frisitano

Overview

This issue captures improvements/modifications to the ChainOrchestrator, which was introduced in #185.

Issues

Refactor

  • Leverage GetBlockHeaders to fetch a batch of headers at once - this is more efficient than fetching one by one
  • Instead of maintaining an in-memory buffer, we should leverage the execution node more heavily.
  • Consider reorg condition - currently we use timestamp to determine the most recent fork - is this suitable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions