Skip to content

feat: implement event processor for all 12 contract event types - #152

Open
Uche44 wants to merge 1 commit into
cocor-tech:masterfrom
Uche44:feat/indexer
Open

feat: implement event processor for all 12 contract event types#152
Uche44 wants to merge 1 commit into
cocor-tech:masterfrom
Uche44:feat/indexer

Conversation

@Uche44

@Uche44 Uche44 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Replaced the no-op handleSorobanInvoke stub in the indexer with a complete pipeline that decodes Stellar XDR, dispatches all 12 Soroban contract event types to typed handlers, persists results to domain repositories, and broadcasts via WebSocket/RabbitMQ.

Closes #108

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Uche44 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.

feat(indexer): implement event processor for all 12 contract event types

1 participant