Skip to content

v0.17.0-beta

Compare
Choose a tag to compare
@alexbosworth alexbosworth released this 07 Feb 17:54
· 690 commits to master since this release
v0.17.0-beta
7e8e5a2

New Features

  • Loop in functionality has been added to AutoLoop. This feature can be enabled
    to acquire outgoing capacity on your node automatically, using
    loop setrule --type=in. At present, autoloop can only be set to loop out
    or loop in, and cannot manage liquidity in both directions.

  • Use LND's hop hint selector when doing private loop-ins.

Bug Fixes

  • Close local databases when loopd daemon is stopped programmatically.