8000 Replay local blocks. · Issue #328 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Replay local blocks. #328
Open
Open
@tac0turtle

Description

@tac0turtle

Summary

Sometimes when I have a snapshot I'd like to replay those blocks against the state machine. This would allow teams that modify events and/or data to not have to replay from genesis.

Problem Definition

Currently to replay a specific block in the past you must either find a snapshot before the height or resync from genesis. There is the potential for comsprund to help with this but it would need modifications in the sdk.

Proposal

If I have a snapshot or db with 1m blocks I'd like the ability to replay the last 500k against the application. This would utilize the replay functionality of a node but instead of the network sending me blocks I would use the local db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P:new-use-casesPriority: Enable new use cases for application developersP:operator-experiencePriority: Improve experience for operatorsstate-sync

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0