Skip to content

Only notify confirmation subscribers on status change - #1189

Merged
binarybaron merged 1 commit into
masterfrom
claude/monero-confirmation-polling-18bh7q
Aug 5, 2026
Merged

Only notify confirmation subscribers on status change#1189
binarybaron merged 1 commit into
masterfrom
claude/monero-confirmation-polling-18bh7q

Conversation

@binarybaron

@binarybaron binarybaron commented Aug 5, 2026

Copy link
Copy Markdown

Previously the confirmation poll task sent the status into the watch
channel on every poll, waking all subscribers (and emitting the
"Monero transaction confirmation status update" log plus listener
callbacks) even when nothing changed. Use send_if_modified so
subscribers are only notified when the confirmation status actually
changes.

Previously the confirmation poll task sent the status into the watch
channel on every poll, waking all subscribers (and emitting the
"Monero transaction confirmation status update" log plus listener
callbacks) even when nothing changed. Use send_if_modified so
subscribers are only notified when the confirmation status actually
changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015XW4tknaCkMxw6p7ZnEXaH
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying eigenwallet-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1cd9e49
Status: ✅  Deploy successful!
Preview URL: https://bdcb1a83.eigenwallet-docs.pages.dev
Branch Preview URL: https://claude-monero-confirmation-p.eigenwallet-docs.pages.dev

View logs

@binarybaron
binarybaron merged commit 8287c5a into master Aug 5, 2026
71 of 77 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.

2 participants