-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: shadowbipnode/ln-health
Releases · shadowbipnode/ln-health
ln-health v2.0.0
Changelog
[2.0.0] - 2026年04月30日
Added
- HTLC Success Rate check (15%) — Measures routing quality, not just quantity
- Channel Age scoring (10%) — Rewards stable, long-lived channels
- Watchtower monitoring (5%) — Verifies watchtower presence and status
Improved
- Full CLN support — Routing activity and fee policy now work on Core Lightning
- Balanced weights — 9 checks totaling 100% (more representative)
- Contextual suggestions — Specific warnings for fees too low/high, unbalanced liquidity, etc.
- Extended CLI — New flags:
--skip-checks,--min-score,--schedule(for cron) - Enhanced JSON output — Includes all 9 checks with details
Changed
- Sync Status: 20% → 15%
- Channel Health: 20% → 15%
- Liquidity Balance: 20% → 15%
- Routing Activity: 15% → 10%
- Peer Diversity: 10% → 5%
Fixed
- Demo mode now aligned with 9 v2 checks
- Test suite updated with new weights
- Circular imports resolved in
__init__.py
Removed
- Backup Reminder (5%) — Replaced by Watchtower check
Full commit: df0a8e1
GitHub: https://github.com/shadowbipnode/ln-health