github ksedgwic/clboss v0.16.1
v0.16.1: The Types That Bind

4 hours ago

Point release fixing two crashes on newer CLN, both surfacing as
"Unhandled exception in concurrent task! Incorrect type." (issue #321):

  • channel_state_changed notifications for brand-new channels no longer
    carry old_state (CLN v25.05 deprecation, absent as of v26.06); the
    handler now tolerates the missing field.
  • newaddr no longer returns bech32 by default on newer CLN; clboss now
    requests p2tr explicitly. Previously the first swap attempt failed
    and silently disabled clboss-initiated swaps until restart.

See CHANGELOG.md for details.

Don't miss a new clboss release

NewReleases is sending notifications on new releases.