Skip to content

feat: implement stream details page with real-time SSE updates and co…#429

Closed
K1NGD4VID wants to merge 1 commit into
LabsCrypt:mainfrom
K1NGD4VID:real-timeclaimable-amount-countdown
Closed

feat: implement stream details page with real-time SSE updates and co…#429
K1NGD4VID wants to merge 1 commit into
LabsCrypt:mainfrom
K1NGD4VID:real-timeclaimable-amount-countdown

Conversation

@K1NGD4VID

Copy link
Copy Markdown
Contributor

…ntract interaction controls

Description

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧪 Test addition or update

Related Issues

Closes #

Changes Made

Testing

Test Coverage

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Test Steps

Breaking Changes

Breaking Changes:

Migration Guide:

Screenshots/Demo

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published
  • I have checked for breaking changes and documented them if applicable

Additional Notes

closes #419

@ogazboiz

Copy link
Copy Markdown
Contributor

hey, main was failing CI from broken auth imports + frontend parse errors. fixed and pushed to main now. please rebase to pick up the fixes:

git fetch upstream
git rebase upstream/main
git push --force-with-lease

if there's a conflict, resolve it locally and we'll review once CI is green.

@ogazboiz

ogazboiz commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

closing for inactivity — this has been open ~4 weeks with no contributor response after the last review. main has moved significantly since (#499 contract reconciliation, #706 auth-mock fix, ~150 new issues filed). if you want to continue this work, open a fresh PR rebased on current main. happy to review it then.

join us on Telegram if you want to coordinate: https://t.me/+DOylgFv1jyJlNzM0

@ogazboiz ogazboiz closed this Jun 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] Add real-time claimable amount countdown on stream detail

2 participants