lthn.io/app/Mod/Chain/Contracts
Claude b4e4766e01
feat: HealthCheckable interface on DaemonRpc and WalletRpc
Services implement healthCheck() returning {status, detail, stale?}.
Status page refactored to use healthCheck() instead of ad-hoc checks.
Statuses: healthy, degraded (stale data), unhealthy (unreachable).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 11:43:01 +01:00
..
ChainDaemon.php refactor: extract ChainDaemon and ChainWallet interface contracts 2026-04-04 11:26:25 +01:00
ChainWallet.php refactor: extract ChainDaemon and ChainWallet interface contracts 2026-04-04 11:26:25 +01:00
HealthCheckable.php feat: HealthCheckable interface on DaemonRpc and WalletRpc 2026-04-04 11:43:01 +01:00