Skip to content

Breez SDK Liquid 0.3.0

Compare
Choose a tag to compare
@roeierez roeierez released this 04 Sep 14:41

Features

  • LNURL-Pay support for receiving variant amounts
  • Added Go & C# bindings
  • Background receive via mobile notifications
  • Enable direct payments to and from a Liquid address
  • Fix fees calculation for pay_onchain
  • Add sign_message and check_message API
  • Emit pending confirmation for direct Liquid payments
  • Added PaymentDetails to the Payment structure

Breaking changes

  • Payment structure has changed to contain PaymentDetails
  • PrepareReceiveRequest has changed and now consists of PaymentMethod. It serves as a single interface for receiving funds.

What's Changed

Full Changelog: 0.2.1...0.3.0