Skip to content

Add WebSocket notifications and verifiable receipts#416

Merged
Smartdevs17 merged 5 commits into
Smartdevs17:mainfrom
collinsadi:fix/websocket-receipts-353-359
May 27, 2026
Merged

Add WebSocket notifications and verifiable receipts#416
Smartdevs17 merged 5 commits into
Smartdevs17:mainfrom
collinsadi:fix/websocket-receipts-353-359

Conversation

@collinsadi
Copy link
Copy Markdown
Contributor

Summary

  • Add WebSocket channel subscriptions, per-session message sequencing, heartbeat/auth expiry cleanup, and a Redis-compatible scaling adapter.
  • Bridge payment/dispute domain events and analytics updates into channel-based WebSocket broadcasts.
  • Add receipt Merkle proofs, search/retrieval APIs, PDF download, retention archiving, and on-chain receipt events for completed payments.

Verification

  • Ran git diff --check.
  • Tests not run, per delegated workflow instruction to skip tests unless CI/CD or risk requires it.

Closes #353
Closes #359

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

@collinsadi is attempting to deploy a commit to the smartdevs17's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

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

@Smartdevs17 Smartdevs17 merged commit f30bd35 into Smartdevs17:main May 27, 2026
22 of 27 checks passed
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.

Build smart contract-based receipt generation and verification Build real-time WebSocket notification infrastructure

2 participants