Skip to content

v0.18.0-beta

Compare
Choose a tag to compare
@alexbosworth alexbosworth released this 30 Mar 17:00
· 483 commits to master since this release
v0.18.0-beta
b5e7e3d

New Features

  • Loop client now supports optional routing plugins to improve off-chain payment
    reliability. One such plugin that the client implements will gradually prefer
    increasingly more expensive routes in case payments using cheap routes time out.
    Note that with this addition the minimum required LND version is LND 0.14.2-beta.

Bug Fixes

  • Loop now supports being hooked up to a remote signing pair of lnd nodes,
    as long as lnd is v0.14.3-beta or later.