Skip to content

ethrex_replay: Fix execute block-range with Reth Clients #3990

@JereSalo

Description

@JereSalo

Our endpoint implementation of debug_executionWitness currently accepts a block range but reth one doesn't. Adapt execute block-range of ethrex_replay so that we can execute many blocks.
We probably have to ask for the witness of every block and merge the witnesses, and once we have the necessary data we can execute the block range.

Some additional info on #3879

Metadata

Metadata

Assignees

No one assigned

    Labels

    L1Ethereum client

    Type

    No type

    Projects

    Status

    No status

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions