github ZmnSCPxj/clboss v0.10
0.10: Made of Explodium

latest releases: v0.14.0, v0.14.0-rc16, v0.14.0-rc15...
3 years ago

This is primarily a bugfix release of a few major bugs.

  • Do not crash after a few days or weeks of continuous operation (due to using double for JSON-RPC ids and rounding off when printing it).
  • Avoid using DELETE ... ORDER BY ... LIMIT ... which is not supported on default compilation of SQLITE3 (though some Linux distros enable it on their SQLITE3 libraries).

You can get it here:

This release is known to work with C-Lightning 0.9.2 and should probably continue to work with C-Lightning 0.9.1.

As usual: unpack the source tarball, ./configure && make, sudo make install if you prefer. Update your C-Lightning configuration to load clboss as either a plugin or important-plugin.

Don't miss a new clboss release

NewReleases is sending notifications on new releases.