Fixed in commit e456c970 (together with #30). Large downloads (~178MB) failed because: the free path pulled the whole file as base64 over RPC (doubling it in node memory + the browser), the…
Fixed in commit 1843739e: a restart-retry loop (MAX_RESTARTS=3) in wait_for_stack_containers restarts stack containers that crash on first start. Follow-up tracked separately: non-stack apps still…
Fixed in commit 3aea8c5b. The orchestrator only checked whether the build-image tag existed, so a changed neode-ui dist (bitcoin-ui/lnd-ui/electrs-ui) never triggered a rebuild. It now gates the…
Fixed in commit e456c970 (audio error previously fixed in c481afc7). The download path now (1) makes the FIPS client honor the caller's timeout instead of a hard-coded 20s cap (the mesh->Tor…
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-elect…
Fixed in bf24bbc1 — mempool now resolves CORE_RPC_HOST to the actual bitcoin node (Knots/Core) via dependencies::detect_bitcoin_host + a {{BITCOIN_HOST}} derived-env template, resolved…
Partially addressed by the #16/#17 runtime stack supervisor (stack apps that stopped now recover). Remaining single-container install→start cases need live repro; saw a name-less 'Created'…
Done (commit c7cd068e): tabs capped to ~4 w/ scroll; node row → Federation, Message button → mesh chat (?peer=). Ships in v1.7.98.