BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
254 stars 82 forks source link

Update Breez SDK to v0.5.2 #2854

Closed dangeross closed 1 month ago

dangeross commented 2 months ago

This PR updates the Breez SDK to v0.5.2 which includes a Greenlight fix to prevent nodes getting stuck (desync). It also adds new API methods to support retrieval of diagnostic data, the service health check, and reporting of payment failures.

Note that (currently) this PR does not include UI changes to use these API methods, only to expose them so they can be integrated into the payment flow.