Skip to content

feat: add transaction tracking#283

Open
Mosas2000 wants to merge 1 commit intoSuncrest-Labs:mainfrom
Mosas2000:fix/frontend-transaction-tracking
Open

feat: add transaction tracking#283
Mosas2000 wants to merge 1 commit intoSuncrest-Labs:mainfrom
Mosas2000:fix/frontend-transaction-tracking

Conversation

@Mosas2000
Copy link
Copy Markdown

Summary

Adds reusable in-flight transaction tracking for deposit and withdrawal flows, plus the API endpoint and portfolio state needed to surface pending activity.

Changes

  • Keep deposit/withdraw modals in a processing state after submission instead of closing immediately.
  • Show the Stellar transaction hash and explorer link while the transaction is pending.
  • Add a transaction lookup endpoint for on-chain status resolution.
  • Mark portfolio transactions as pending first, then surface them in a dedicated pending section.
  • Preserve the existing confirmation flow once the transaction settles.

Notes

  • This branch contains only the frontend/API transaction-tracking work.

Closes #213

@Mosas2000 Mosas2000 requested a review from 0xDeon as a code owner April 24, 2026 12:49
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 24, 2026

@Mosas2000 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(frontend): in-flight transaction tracking — pending state UI after deposit and withdrawal

1 participant