Skip to content

feat(SC-076): reconcile on-chain quest state vs backend DB snapshots#1628

Merged
RUKAYAT-CODER merged 5 commits into
EarnQuestOne:mainfrom
mofejo1:feat/sc-076-quest-reconciliation-job
May 30, 2026
Merged

feat(SC-076): reconcile on-chain quest state vs backend DB snapshots#1628
RUKAYAT-CODER merged 5 commits into
EarnQuestOne:mainfrom
mofejo1:feat/sc-076-quest-reconciliation-job

Conversation

@mofejo1
Copy link
Copy Markdown
Contributor

@mofejo1 mofejo1 commented May 29, 2026

Closes #1546

Adds a scheduled reconciliation job that reads quest state from the Soroban contract and compares it against the backend DB representation.

  • New read-only Soroban quest reader (simulate + decode)
  • Hourly reconciliation processor with batched reads and JobLog tracking
  • Unit + integration tests for comparison/decoding
  • Updated Jobs quick reference with env vars and behavior

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

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

@mofejo1 mofejo1 requested a review from RUKAYAT-CODER as a code owner May 29, 2026 23:01
@RUKAYAT-CODER RUKAYAT-CODER merged commit 55513ad into EarnQuestOne:main May 30, 2026
6 checks passed
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.

[SC-076] Add reconciliation job comparing contract quest state with backend DB snapshots

2 participants