Skip to content

Conversation

@ben-kaufman
Copy link
Contributor

@ben-kaufman ben-kaufman commented Jan 26, 2026

Fixes inconsistent node error state as described here #718 (comment)

The issue was that app status screen checked if node running AND synced without failure, but electrum config page check only if node is running.
When sync fails (timeout), the node is still running, so one screen showed error and the other showed connected.

Fix: Made both screens use the same logic - now electrum config also checks for sync errors before showing "Connected".

@jvsena42
Copy link
Member

@ben-kaufman could you explain what was the issue and how this fix it?

@claude
Copy link

claude bot commented Jan 26, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

1 similar comment
@claude
Copy link

claude bot commented Jan 26, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@ben-kaufman
Copy link
Contributor Author

Added @jvsena42

@ovitrif ovitrif merged commit 1cbc4d4 into master Jan 26, 2026
14 checks passed
@ovitrif ovitrif deleted the fix/node-error-status-mismatch branch January 26, 2026 17:11
@jvsena42
Copy link
Member

LGTM

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.

4 participants