Skip to content

feat: pending-to-confirmed predictions worker - #755

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:mainfrom
meem08:feature/predictions-confirmer
Jul 29, 2026
Merged

feat: pending-to-confirmed predictions worker#755
greatest0fallt1me merged 1 commit into
Predictify-org:mainfrom
meem08:feature/predictions-confirmer

Conversation

@meem08

@meem08 meem08 commented Jul 29, 2026

Copy link
Copy Markdown

After the indexer ingests a bet_placed event, the corresponding pending row in predictions must transition to confirmed. Adds a worker that joins indexer_events against predictions on txHash and advances state, emitting a webhook event.

closes #88

After the indexer ingests a bet_placed event, the corresponding pending row in predictions must transition to confirmed. Adds a worker that joins indexer_events against predictions on txHash and advances state, emitting a webhook event.
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

@greatest0fallt1me
greatest0fallt1me merged commit 73bfd48 into Predictify-org:main Jul 29, 2026
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Merged into main via admin resolver (-X theirs).

@greatest0fallt1me

Copy link
Copy Markdown
Contributor

LGTM ✅ merging. Thanks!

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.

Predictions confirmation worker driven by indexer events

2 participants