Skip to content

feat: add Soroban contract event ingestion service - #146

Open
techisigu wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
techisigu:feature/soroban-event-ingestion
Open

feat: add Soroban contract event ingestion service#146
techisigu wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
techisigu:feature/soroban-event-ingestion

Conversation

@techisigu

Copy link
Copy Markdown

closes #26
closes #24
closes #23
closes #36

Polls Soroban RPC getEvents for the settlement contract and forwards decoded events onto IntentsGateway.broadcast(), so state changes made by other actors calling the contract directly (not just this backend's own HTTP handlers) reach WebSocket subscribers too.

Summary

Related issue

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • CI / tooling

Component

  • Contract (vortex-contract)
  • Backend (vortex-backend)
  • Frontend (vortex-frontend)

Checklist

  • My code follows the project's style and conventions
  • I ran lint / type-check / build locally and they pass
  • I added or updated tests where appropriate
  • I updated documentation where appropriate
  • My commits follow Conventional Commits

Screenshots / notes

Polls Soroban RPC getEvents for the settlement contract and forwards
decoded events onto IntentsGateway.broadcast(), so state changes made
by other actors calling the contract directly (not just this
backend's own HTTP handlers) reach WebSocket subscribers too.
@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

1 participant