github ZmnSCPxj/clboss v0.8
0.8: Facepalm of Doom

latest releases: v0.13.1, v0.13.1rc2, v0.13.1rc1...
3 years ago

Presenting CLBOSS 0.8, the automated C-Lightning node manager!

Highlights:

  • Fixed bug around Tor proxies.
  • Fixed bug where we neglect to rebalance channels larger than 42.94mBTC
  • Fixed bug when estimating capacity of a channel candidate.
  • Can now be managed using the C-Lightning plugin command.
  • Support MacOS compilation. FreeBSD compilation should still be working.
  • New clboss-ignore-onchain (and corresponding clboss-notice-onchain) to tell CLBOSS you want to manually manage onchain funds temporarily.
  • New --clboss-min-onchain=<satoshis> option to indicate how much to leave onchain. Note that C-Lightning does not pass this option if you manage CLBOSS via the C-Lightning plugin command (this is a C-Lightning issue), but if you just add CLBOSS as an important-plugin then it should be fine.
  • Fixed even more bugs, including one where the InitialRebalancer would inadvertently cause another channel to require InitialRebalancer to rebalance it.

As is usual: "just" download the source tarball below, ./configure && make. Optionally sudo make install. If you do not have it yet, add or edit a important-plugin=/path/to/clboss or plugin=/path/to/clboss to your C-Lightning configuration. Then restart C-Lightning.

Don't miss a new clboss release

NewReleases is sending notifications on new releases.