github breez/breez-sdk-greenlight 0.2.7
SDK Core 0.2.7

latest releases: 0.6.0-rc1, 0.5.3-rc1, 0.5.2...
11 months ago

Features & Bug fixes

  • Add Getinfo command
  • Support paging in list payments - Thank you @dleutenegger
  • Add optional claim_txid and lock_txid to ReverseSwapInfo
  • Add closing_txid to closed channels received in payments list
  • Use millisatoshi instead of satoshi for lightning amounts.
  • Improve sync and sending payments performance
  • Fix uniffi-kotlin-multiplatform package

Breaking changes

  • Parameters and return type of the following API's now use their respective Request/Response objects
    • send_onchain, refund, send_payment, send_spontaneous_payment, lnurl_pay, lnurl_withdraw
  • Use req shorthand for request params across all bindings.
  • Rename req_data of lnurl_pay & lnurl_withdraw to data as it now belongs to their respective Request object
  • ReceivePaymentRequest now use amount_msat instead of amount_sat
  • SendPaymentRequest now use amount_msat instead of amount_sat
  • SendSpontaneousPaymentRequest now use amount_msat instead of amount_sat

What's Changed

New Contributors

Full Changelog: 0.2.5...0.2.7

Don't miss a new breez-sdk-greenlight release

NewReleases is sending notifications on new releases.