Skip to content

feat: Catchup vs follow #2803

@tac0turtle

Description

@tac0turtle

In ev-node once we integrate directly with celestia-node then we should separate catchup from follow. This means that we should use the subscribe API on celestia node. When we notice that there is a new blob at a higher height then we have in our store, then we start catchup, go from local da height to highest da height. This would be the same with p2p, except that with the event driven approach we are treating catchup and follow as the same.

blocked by #2796

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions