cross-posted from: https://lemmy.blahaj.zone/post/34028090

Changed

  • Bookkeeper reduced logging for large imports to increase speed.
  • SQL initial load for tables is much faster (e.g 82 to 17 seconds for very large channelmoves table).

Fixed

  • Core lightning builds for Ubuntu Focal, Jammy and Noble are deterministic again.
  • Bookkeeper first invocation after migration from prior to 25.09 with very large databases will not crash.
  • xpay payment parts status will not be pending in failure cases (as seen in listpays or listsendpays).
  • Askrene would not enter an infinite loop.
  • bcli would fail with “Argument list too long” when sending a giant tx.
  • Dealing with giant PSBTs (700 inputs!) is now much faster.
  • Assertion crash in bookkeeper when fresh records arrive while multiple queries in progress.
  • Bookkeeper now correctly restores chain event blockheights it has derived.

full changelog: https://github.com/ElementsProject/lightning/blob/v25.09.2/CHANGELOG.md#25092---2025-11-04-hot-wallet-guardian-iii

link me some other projects to keep track of uwu