Skip to content

Fix/reject self send stream#504

Merged
Jagadeeshftw merged 2 commits into
Fluxora-Org:mainfrom
blurbeast:fix/reject-self-send-stream
Jun 29, 2026
Merged

Fix/reject self send stream#504
Jagadeeshftw merged 2 commits into
Fluxora-Org:mainfrom
blurbeast:fix/reject-self-send-stream

Conversation

@blurbeast

Copy link
Copy Markdown
Contributor

this pr resolves the issue tagged below ...

closes #353

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

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

@blurbeast blurbeast force-pushed the fix/reject-self-send-stream branch from 3169bbd to b939aa0 Compare June 27, 2026 22:20
@Jagadeeshftw

Copy link
Copy Markdown
Contributor

rejecting self-send streams at the validation layer is the right place to catch this -- letting it through to the contract would produce a confusing error that's hard to surface meaningfully to the user. the early validation with a clear message is much better UX. clean rebase on main.

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.

Reject self-send streams when recipient equals connected wallet address in CreateStreamModal validateStep1

3 participants