Skip to content

fix: resolve multiple sdk and react provider issues - #468

Merged
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
wagmiiii:fix/streamfi-sdk-issues
Aug 26, 2026
Merged

fix: resolve multiple sdk and react provider issues#468
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
wagmiiii:fix/streamfi-sdk-issues

Conversation

@wagmiiii

Copy link
Copy Markdown
Contributor

Closes #450
Closes #449
Closes #448
Closes #427

  • Added validation in StreamsModule.create() to prevent startTime from being in the past.
  • Updated StreamFiProvider.connect() in @streamfi/react to catch ConduitClient construction errors and expose them gracefully.
  • Added a maxPendingMessages cap to WebSocketRelayer to prevent unbounded memory growth.
  • Enabled StreamsModule.create() to properly accept and resolve 'native' and 'USDC' aliases.

@drips-wave

drips-wave Bot commented Aug 25, 2026

Copy link
Copy Markdown

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

@Jaydbrown

Copy link
Copy Markdown
Contributor

Thanks for the contribution here — squash-merging this now. Any follow-ups we'll track in a fresh issue. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment