lthn.io/app
Claude f60f0803da
fix: status page handles wallet RPC unreachable gracefully
WalletRpc::getBalance() can throw when wallet is on localhost and
app runs in Docker. Wrapped in try/catch so status page degrades
gracefully instead of 500ing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 11:34:07 +01:00
..
Core feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
CorePlug feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
CoreWebsite feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Http/Middleware feat: Octane domain middleware + fix catch-all route conflicts 2026-04-04 11:31:19 +01:00
Mod feat: Octane domain middleware + fix catch-all route conflicts 2026-04-04 11:31:19 +01:00
Website fix: status page handles wallet RPC unreachable gracefully 2026-04-04 11:34:07 +01:00
Boot.php feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00