Skip to content

v0.15.0-beta

Compare
Choose a tag to compare
@alexbosworth alexbosworth released this 03 Aug 16:06
· 775 commits to master since this release
v0.15.0-beta
63f34ec

New Features

  • Loop-in quote now asks the server to optionally probe the client to test
    inbound liquidity. The server may use this information to give more accurate
    quotes.

Bug Fixes

  • Grpc error codes returned by the swap server when swap initiation fails are
    now surfaced to the client. Previously these error codes would be returned
    as a string.

Maintenance

  • Updated compile time dependencies of lnd, grpc-gateway, protobuf and
    grpc.