Skip to content

added idempotent chain event replay CLI with dry-run summaries#505

Open
AustineSamuel wants to merge 2 commits intoMyFanss:mainfrom
AustineSamuel:cli-event-db
Open

added idempotent chain event replay CLI with dry-run summaries#505
AustineSamuel wants to merge 2 commits intoMyFanss:mainfrom
AustineSamuel:cli-event-db

Conversation

@AustineSamuel
Copy link
Copy Markdown

@AustineSamuel AustineSamuel commented Mar 27, 2026

Closes #368


Add a production-ready replay CLI to backfill historical chain events into Postgres
using start/end cursors, with safe idempotent processing to recover indexer gaps.

Introduce Horizon-based event paging, conflict-safe persistence, dry-run reporting,
unit coverage for replay boundaries, and operator docs for incident runbooks.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@AustineSamuel Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backend event replay CLI tool

1 participant