Skip to content

feat(stellar): implement incremental ledger checkpoint recovery for S…#985

Open
datagerl wants to merge 3 commits into
Pulsefy:mainfrom
datagerl:feat/soroban-event-backfill-recovery
Open

feat(stellar): implement incremental ledger checkpoint recovery for S…#985
datagerl wants to merge 3 commits into
Pulsefy:mainfrom
datagerl:feat/soroban-event-backfill-recovery

Conversation

@datagerl

Copy link
Copy Markdown

mplements fault-tolerant backfill recovery for Soroban contract event ingestion.
Previously, an interrupted backfill had no way to resume — it would either restart
from genesis (expensive) or silently stall. This PR fixes that.

closes #711

…oroban event backfills - Resume interrupted backfills from last saved checkpoint ledger - Deduplicate events by ID before insert to prevent double-processing - Add operational logs for recovery state, batch progress, and completion - Introduce SorobanCheckpoint and SorobanEventRecord entities - Wire SorobanEventsModule into the backend NestJS app Closes #<issue>
@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@datagerl 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

@Cedarich

Copy link
Copy Markdown
Contributor

@datagerl Fix workflow

@Cedarich

Copy link
Copy Markdown
Contributor

@datagerl fix workflow

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: Crowdfund Vault Sync Worker (Contributions, Milestones, Refund Windows)

2 participants