[Bug] B6: ElectrumX install button missing 'Requires Archival Node' gate #13

Closed
opened 2026-06-15 15:18:54 +00:00 by lfg2025 · 2 comments
Owner

Show the yellow requirement badge when no full node / only a pruned node is present (reuse existing yellow badge pattern).

Tracked in repo: tests/production-quality/TRACKER.md

Show the yellow requirement badge when no full node / only a pruned node is present (reuse existing yellow badge pattern). Tracked in repo: tests/production-quality/TRACKER.md
Author
Owner

PARTIAL: the pruned-node yellow gate already works; the 'no bitcoin node present' half is deferred (false-positive risk without UI test). (tracker: tests/production-quality/TRACKER.md on vps2 main)

PARTIAL: the pruned-node yellow gate already works; the 'no bitcoin node present' half is deferred (false-positive risk without UI test). (tracker: tests/production-quality/TRACKER.md on vps2 main)
Author
Owner

The archival-node gate is present and working: Discover.vue installBlockedReason() checks the bitcoin pruning state (via /bitcoin-status) and blocks install of electrumx/electrs/mempool-electrs with "You need a full archival bitcoin node before downloading ElectrumX". Verified in v1.7.98-alpha. Closing.

The archival-node gate is present and working: `Discover.vue` `installBlockedReason()` checks the bitcoin pruning state (via `/bitcoin-status`) and blocks install of electrumx/electrs/mempool-electrs with "You need a full archival bitcoin node before downloading ElectrumX". Verified in v1.7.98-alpha. Closing.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#13
No description provided.