Skip to content

v0.12.2-beta

Compare
Choose a tag to compare
@alexbosworth alexbosworth released this 29 Apr 16:20
· 836 commits to master since this release
v0.12.2-beta
db56b31

New Features

  • If the payment for an LSAT fails, it is now automatically re-tried.

Bug Fixes

  • Instead of just blocking for forever without any apparent reason if another
    Loop daemon process is already running, we now exit with an error after 5
    seconds if acquiring the unique lock on the Loop bbolt DB fails.