At the moment, a brand new model of the Lightning Community Daemon (LND), model 0.19.2, has been launched. This replace focuses totally on bug fixes and efficiency enhancements.
Among the main fixes embody a bug that induced missed fee confirmations, a uncommon concern that might freeze the node throughout startup, and a reminiscence leak that made the software program use extra assets over time. It additionally fixes crashes that might occur when the node was beginning up in sure modes or dealing with backups.
The discharge consists of an non-obligatory migration to cut back the dimensions of the “decayed log database” (sphinxreplay.db), which helps decrease disk and reminiscence utilization. This cleanup runs robotically until turned off within the settings.
“The migration is non-obligatory however turned on by default,” said the discharge notes. “In the event you encounter points, you possibly can opt-out of the migration by setting no-gc-decayed-log=true within the config. This migration doesn’t stop downgrading to earlier v0.19.x-beta variations.”
Different adjustments embody higher dealing with of peer-to-peer (P2P) connections, improved monitoring of payments in logs, and extra correct payment calculations. The replace additionally improves compatibility with take a look at networks and provides small updates to command line instruments (lncli).

Extra enhancements embody higher connection dealing with, improved aux visitors shaping, and updates to the RPC interface for simpler debugging. The Lightning Seed service now helps testnet4 and signet, making peer discovery simpler for brand spanking new nodes.

The replace was constructed utilizing go1.23.9 and permits others to substantiate that the launched information match the unique supply code. Docker customers may also run a script to examine the set up earlier than beginning the container.

The discharge will be verified utilizing PGP signatures and OpenTimestamps to substantiate it hasn’t been tampered with. Full particulars and directions can be found here.