Skip to content

0.10: Made of Explodium

Compare
Choose a tag to compare
@ZmnSCPxj ZmnSCPxj released this 15 Dec 08:49
· 295 commits to master since this release

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.