Skip to content

v0.9.0-beta

Compare
Choose a tag to compare
@alexbosworth alexbosworth released this 10 Sep 17:16
· 1178 commits to master since this release
v0.9.0-beta
845f72c

In this patch release:

Potentially Breaking Changes

  • TLS encryption is introduced and is now required to communicate with the Loop daemon API
  • Support is discontinued in binary releases for Darwin 386 (32 bit Mac)

New Features

  • A liquidity management system is introduced to drive automated Loop actions based on desired liquidity
    • Fully automated Loop actions are not yet included, this release introduces suggested actions that can be executed using the API, or in the future can be directed to be executed automatically.
  • A rewrite of the on-chain script is introduced that is a bit cheaper on-chain in the successful case

Fixes

  • The Docker image Go version is increased to Go 1.13