Skip to content

Implement SDK event replay and catch-up #553

Description

@Levi-Ojukwu

Description:

The SDK needs ability to replay historical events and catch up from a specific ledger.

Why it matters: Event replay is essential for building reliable applications.

Acceptance Criteria:

  • Add replay(fromLedger) method to event subscription
  • Handle ledger gaps gracefully
  • Add tests

Relevant Files: sdk/src/events/subscribe.ts


Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions