Latest Release
- Repository: cryptosharks131/lndg
- Published on: 2025-04-19 21:12:26 UTC
- Version Tag: v1.10.0
- By: cryptosharks131
- On GitHub: cryptosharks131/lndg/releases
New Features
Improved performance with LND using an updated forwards query
AutoFees now uses aggregated pubkey metrics for those that have multiple channels with the same peer
New metrics page - Unprofitable/Stuck Channels
Automates inbound fee updates when using AutoFees (enable with AF-InboundFees)
Batch Open Warnings
P&L Chart updated with on-chain costs
Advanced settings added for those who would like their channel db size to be read remotely (default remains local)
Refreshed and updated README
Additional Notes
If you would like to use the advanced setting to remotely obtain your channel database size, you will need to install the paramiko module. This advanced setting is only required when LNDg is not installed on the same machine as your lightning node (uncommon).
Install paramiko module:
.venv/bin/pip install paramiko
Data updated on: 2025-04-25 01:36 UTC