Skip to content

Outgoing stream#219

Closed
ekumamatthew wants to merge 13 commits intoLabsCrypt:mainfrom
ekumamatthew:outgoing_stream
Closed

Outgoing stream#219
ekumamatthew wants to merge 13 commits intoLabsCrypt:mainfrom
ekumamatthew:outgoing_stream

Conversation

@ekumamatthew
Copy link
Copy Markdown

@ekumamatthew ekumamatthew commented Mar 26, 2026

  • Add OutgoingStreams component with data table displaying Recipient, Token, Rate, and Remaining Balance
  • Implement Cancel and Modify button functionality with loading states
  • Add mock outgoing stream data for development
  • Create /outgoing route and integrate into navigation
  • Add proper filtering for stream statuses (Active, Paused, Completed, Cancelled)
  • Include real-time remaining balance calculation with streaming rate display
  • Add toast notifications for user feedback on actions

Closes #71

ekumamatthew and others added 13 commits February 21, 2026 14:19
- Add OutgoingStreams component with data table displaying Recipient, Token, Rate, and Remaining Balance
- Implement Cancel and Modify button functionality with loading states
- Add mock outgoing stream data for development
- Create /outgoing route and integrate into navigation
- Add proper filtering for stream statuses (Active, Paused, Completed, Cancelled)
- Include real-time remaining balance calculation with streaming rate display
- Add toast notifications for user feedback on actions

Closes LabsCrypt#71
@ogazboiz
Copy link
Copy Markdown
Contributor

ogazboiz commented May 1, 2026

closing this PR — it's been open since March without activity and has failing CI from a stale base. the codebase has moved on significantly since this was opened.

if the changes here are still relevant, please open a fresh PR against current main. join us on Telegram if you want to coordinate: https://t.me/+DOylgFv1jyJlNzM0

@ogazboiz ogazboiz closed this May 1, 2026
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.

Frontend: Outgoing Streams Screen

2 participants