Skip to content

v24.08.1 -- Steel Backed-up Channels

Compare
Choose a tag to compare
@ShahanaFarooqui ShahanaFarooqui released this 20 Sep 02:20
v24.08.1

This hotfix release fixes few crash issues and some other bugs.

Fixed

  • No longer crash if a plugin dies during lightningd startup.
  • Fixed crash when starting channeld for older channel with no local alias.
  • Will not crash for older pre-tlv peers where send_tlvs is NULL.
  • Compilation will fail gracefully if jq is missing or an outdated version is detected.
  • cln-plugin: Change default log level filter back to INFO.
  • Fixed intermittant bug where hsmd (particularly, but also lightningd) could use 100% CPU.
  • Made description optional in Wait(any)invoiceResponse to handle BOLT12.
  • Removed bogus "BROKEN plugin-topology: DEPRECATED API USED: listchannels.include_private" message.