Skip to content

fix: issue-201-add-real-time-price-feed-via-websocket - #563

Open
olalois wants to merge 1 commit into
PromptMintLabs:mainfrom
olalois:fix-issue-201-add-real-time-price-feed-via-websocket
Open

fix: issue-201-add-real-time-price-feed-via-websocket#563
olalois wants to merge 1 commit into
PromptMintLabs:mainfrom
olalois:fix-issue-201-add-real-time-price-feed-via-websocket

Conversation

@olalois

@olalois olalois commented Aug 31, 2026

Copy link
Copy Markdown

Real-time XLM/USD feed added
The price flow is now live-backed and updates the UI without a page refresh, with a visible connection status pill in the currency selector.

Updated files
CurrencyProvider.tsx
CurrencyToggle.tsx
CurrencyProvider.test.tsx
Included behavior
WebSocket-based price updates
Fallback HTTP fetch for initial rate hydration
Reconnect logic when the feed drops
Connection status states: Connecting, Live, Offline, Error
Cache reuse to avoid unnecessary rate churn

Closes #201

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

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

@olalois

olalois commented Aug 31, 2026

Copy link
Copy Markdown
Author

Hello 👋, i'd appreciate if this PR can be reviewed

@olalois

olalois commented Aug 31, 2026

Copy link
Copy Markdown
Author

@Caneryy @gboigwe @wolfyres
Please help on this

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.

Add real-time price feed via WebSocket

1 participant