Breez-sdk-liquid

Latest version: v0.5.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

Features and Bug fixes
* Pay bolt12 offers
* Connect to an external signer
* Drain to a Liquid address
* Preimage information added to received payments
* Retrieve LNURL-Pay fees before paying

What's Changed
* Add notification plugin CI by dangeross in https://github.com/breez/breez-sdk-liquid/pull/526
* Add prepare_lnurl_pay by dangeross in https://github.com/breez/breez-sdk-liquid/pull/524
* Bump sdk-common by dangeross in https://github.com/breez/breez-sdk-liquid/pull/527
* Fix SDK checkout by dangeross in https://github.com/breez/breez-sdk-liquid/pull/528
* Fix list payments filter by dangeross in https://github.com/breez/breez-sdk-liquid/pull/529
* Log exact error root cause when failing to lookup script address by ok300 in https://github.com/breez/breez-sdk-liquid/pull/530
* `GetInfoResponse`: add fingerprint by ok300 in https://github.com/breez/breez-sdk-liquid/pull/532
* Support user implemented signer. by roeierez in https://github.com/breez/breez-sdk-liquid/pull/495
* Add API key to RN example by dangeross in https://github.com/breez/breez-sdk-liquid/pull/533
* Skip missed ticks by dangeross in https://github.com/breez/breez-sdk-liquid/pull/534
* Add swift framework plists by dangeross in https://github.com/breez/breez-sdk-liquid/pull/536
* Bring remaining u32 amount types to u64 by ok300 in https://github.com/breez/breez-sdk-liquid/pull/537
* Receive Chain Swap: support refund even when lockup address is re-used by ok300 in https://github.com/breez/breez-sdk-liquid/pull/471
* Prevent swap double claim by dangeross in https://github.com/breez/breez-sdk-liquid/pull/542
* Reserved address pool by dangeross in https://github.com/breez/breez-sdk-liquid/pull/531
* Send: Fix double-lockup when payment is TimedOut by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/541
* Propagate signer interface changes by ok300 in https://github.com/breez/breez-sdk-liquid/pull/544
* Send: Allow transition from `TimedOut` state to `Created` by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/545
* Store claim_address for incoming chain swap when claiming by dangeross in https://github.com/breez/breez-sdk-liquid/pull/548
* Onchain payment flow: add more logging by ok300 in https://github.com/breez/breez-sdk-liquid/pull/551
* Fix chronological order of `list_payments` by dangeross in https://github.com/breez/breez-sdk-liquid/pull/552
* Retry chain swap server lockup tx verification by dangeross in https://github.com/breez/breez-sdk-liquid/pull/557
* Liquid/Lightning drain by dangeross in https://github.com/breez/breez-sdk-liquid/pull/553
* Validate the pay_onchain address by dangeross in https://github.com/breez/breez-sdk-liquid/pull/561
* Notification Plugin: Notify success when waiting for confirmation by dangeross in https://github.com/breez/breez-sdk-liquid/pull/562
* Log errors on starting an SDK instance by erdemyerebasmaz in https://github.com/breez/breez-sdk-liquid/pull/565
* Wipe storage cache in case of data corrupted issue by roeierez in https://github.com/breez/breez-sdk-liquid/pull/566
* Android: Replaced with "$rootDir" with "$projectDir" by larcho in https://github.com/breez/breez-sdk-liquid/pull/558
* Configurable cache dir by dangeross in https://github.com/breez/breez-sdk-liquid/pull/567
* Fix Swift URL init compatibility by dangeross in https://github.com/breez/breez-sdk-liquid/pull/569
* Add support for paying to BOLT12 by ok300 in https://github.com/breez/breez-sdk-liquid/pull/549
* Add preimage to receive payment by dangeross in https://github.com/breez/breez-sdk-liquid/pull/571
* Add precision validation for Moonpay call by ok300 in https://github.com/breez/breez-sdk-liquid/pull/576
* Remove 32bit support by ok300 in https://github.com/breez/breez-sdk-liquid/pull/575
* Remote csharp reference to 32bit binding by ok300 in https://github.com/breez/breez-sdk-liquid/pull/577

New Contributors
* larcho made their first contribution in https://github.com/breez/breez-sdk-liquid/pull/558

**Full Changelog**: https://github.com/breez/breez-sdk-liquid/compare/0.4.0-rc3...0.5.1

0.5.0rc8

Features & Bug fixes

* Support paying bolt12 offer
* Fix preimage missing for received payments
* Add validation for fiat onramp amounts

What's Changed
* Android: Replaced with "$rootDir" with "$projectDir" by larcho in https://github.com/breez/breez-sdk-liquid/pull/558
* Configurable cache dir by dangeross in https://github.com/breez/breez-sdk-liquid/pull/567
* Fix Swift URL init compatibility by dangeross in https://github.com/breez/breez-sdk-liquid/pull/569
* Add support for paying to BOLT12 by ok300 in https://github.com/breez/breez-sdk-liquid/pull/549
* Add preimage to receive payment by dangeross in https://github.com/breez/breez-sdk-liquid/pull/571
* Add precision validation for Moonpay call by ok300 in https://github.com/breez/breez-sdk-liquid/pull/576
* Remove 32bit support by ok300 in https://github.com/breez/breez-sdk-liquid/pull/575
* Remote csharp reference to 32bit binding by ok300 in https://github.com/breez/breez-sdk-liquid/pull/577

New Contributors
* larcho made their first contribution in https://github.com/breez/breez-sdk-liquid/pull/558

**Full Changelog**: https://github.com/breez/breez-sdk-liquid/compare/0.5.0-rc5...0.5.0-rc8

0.5.0rc5

Features & Bug fixes

* Support connecting to external signer
* Retrieve LnurlPay fees before paying
* Fix chain swap refund for multiple lockup transactions
* Fix swift framework
* fix list_payment chronological order

What's Changed
* Add notification plugin CI by dangeross in https://github.com/breez/breez-sdk-liquid/pull/526
* Add prepare_lnurl_pay by dangeross in https://github.com/breez/breez-sdk-liquid/pull/524
* Bump sdk-common by dangeross in https://github.com/breez/breez-sdk-liquid/pull/527
* Fix SDK checkout by dangeross in https://github.com/breez/breez-sdk-liquid/pull/528
* Fix list payments filter by dangeross in https://github.com/breez/breez-sdk-liquid/pull/529
* Log exact error root cause when failing to lookup script address by ok300 in https://github.com/breez/breez-sdk-liquid/pull/530
* `GetInfoResponse`: add fingerprint by ok300 in https://github.com/breez/breez-sdk-liquid/pull/532
* Support user implemented signer. by roeierez in https://github.com/breez/breez-sdk-liquid/pull/495
* Add API key to RN example by dangeross in https://github.com/breez/breez-sdk-liquid/pull/533
* Skip missed ticks by dangeross in https://github.com/breez/breez-sdk-liquid/pull/534
* Add swift framework plists by dangeross in https://github.com/breez/breez-sdk-liquid/pull/536
* Bring remaining u32 amount types to u64 by ok300 in https://github.com/breez/breez-sdk-liquid/pull/537
* Receive Chain Swap: support refund even when lockup address is re-used by ok300 in https://github.com/breez/breez-sdk-liquid/pull/471
* Prevent swap double claim by dangeross in https://github.com/breez/breez-sdk-liquid/pull/542
* Reserved address pool by dangeross in https://github.com/breez/breez-sdk-liquid/pull/531
* Send: Fix double-lockup when payment is TimedOut by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/541
* Propagate signer interface changes by ok300 in https://github.com/breez/breez-sdk-liquid/pull/544
* Send: Allow transition from `TimedOut` state to `Created` by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/545
* Store claim_address for incoming chain swap when claiming by dangeross in https://github.com/breez/breez-sdk-liquid/pull/548
* Onchain payment flow: add more logging by ok300 in https://github.com/breez/breez-sdk-liquid/pull/551
* Fix chronological order of `list_payments` by dangeross in https://github.com/breez/breez-sdk-liquid/pull/552
* Retry chain swap server lockup tx verification by dangeross in https://github.com/breez/breez-sdk-liquid/pull/557
* Liquid/Lightning drain by dangeross in https://github.com/breez/breez-sdk-liquid/pull/553
* Validate the pay_onchain address by dangeross in https://github.com/breez/breez-sdk-liquid/pull/561
* Notification Plugin: Notify success when waiting for confirmation by dangeross in https://github.com/breez/breez-sdk-liquid/pull/562
* Log errors on starting an SDK instance by erdemyerebasmaz in https://github.com/breez/breez-sdk-liquid/pull/565
* Wipe storage cache in case of data corrupted issue by roeierez in https://github.com/breez/breez-sdk-liquid/pull/566


**Full Changelog**: https://github.com/breez/breez-sdk-liquid/compare/0.4.0-rc3...0.5.0-rc5

0.4.0rc3

Features & Bug fixes
* PendingConfirmation notification now is fixed for received payments via magic hints.
* `get_payment` by hash API function was added
* `list_payments` now supports filtering by address
* Fix incorrect chain swap refund fees
* `list_refundables` now reflects the correct refund amount in case of multiple utxos.

Breaking changes
* `default_config` function now must receive API key on mainnet.

What's Changed
* Fix lowball fee rates for onchain liquid tx by roeierez in https://github.com/breez/breez-sdk-liquid/pull/498
* Fix pay onchain claim fee by dangeross in https://github.com/breez/breez-sdk-liquid/pull/499
* Flutter uniFFI by erdemyerebasmaz in https://github.com/breez/breez-sdk-liquid/pull/510
* Update `flutter_rust_bridge` to `2.4.0` by erdemyerebasmaz in https://github.com/breez/breez-sdk-liquid/pull/511
* Fix publishing of Flutter sources by dangeross in https://github.com/breez/breez-sdk-liquid/pull/513
* Re-add convenience Flutter gen command by dangeross in https://github.com/breez/breez-sdk-liquid/pull/514
* Chain swap cooperative refund: fix triggering of `refund_incoming_swap` by ok300 in https://github.com/breez/breez-sdk-liquid/pull/517
* Fix: Incoming Chain Swap Refund by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/522
* `list-refundables`: show refundable amount, not swap amount by ok300 in https://github.com/breez/breez-sdk-liquid/pull/516
* SDK: Require Breez API key globally by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/520
* Get Payment by dangeross in https://github.com/breez/breez-sdk-liquid/pull/476
* Add Breez electrum server for Liquid Mainnet by ok300 in https://github.com/breez/breez-sdk-liquid/pull/525


**Full Changelog**: https://github.com/breez/breez-sdk-liquid/compare/0.3.4...0.4.0-rc3

0.3.4

Bug fixes
* Fix error on sending an amount closed to the balance
* Use the correct claim fee rate on `pay_onchain`

0.3.2

Features
* Use lowball fees for direct Liquid transactions
* Send all funds is now supported in `pay_onchain`
* Update default electrum URLs

Breaking Changes
* API key is now required: https://breez.technology/request-api-key/#contact-us-form-sdk
* Parse invoice: short_channel_id is now formatted as a string instead of a number

What's Changed
* Set optional prepare params as null by dangeross in https://github.com/breez/breez-sdk-liquid/pull/472
* `melos pub-upgrade` by erdemyerebasmaz in https://github.com/breez/breez-sdk-liquid/pull/477
* Tests: fix swap handlers by switching to mock chain service by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/475
* Sync: correctly detect payment by refund tx ID by ok300 in https://github.com/breez/breez-sdk-liquid/pull/470
* Set `PaymentDetails` as mandatory, default to LiquidAddress by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/474
* Fix payment details rebase by dangeross in https://github.com/breez/breez-sdk-liquid/pull/483
* RN: prevent conversion of ReadableMap to HashMap by dangeross in https://github.com/breez/breez-sdk-liquid/pull/482
* Change short_channel_id to string by dangeross in https://github.com/breez/breez-sdk-liquid/pull/484
* Fix publish CI issues by dangeross in https://github.com/breez/breez-sdk-liquid/pull/485
* prepare-pay-onchain: add an option to drain by ok300 in https://github.com/breez/breez-sdk-liquid/pull/464
* Bump boltz client library by ok300 in https://github.com/breez/breez-sdk-liquid/pull/486
* Build SDK bindings for Flutter by dangeross in https://github.com/breez/breez-sdk-liquid/pull/488
* Fix the namespace conflict by dangeross in https://github.com/breez/breez-sdk-liquid/pull/490
* Remove transaction by dangeross in https://github.com/breez/breez-sdk-liquid/pull/493
* Add lowball broadcast support with API key for all transaction types by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/489
* Send & Chain: localize refund flow to swap handlers by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/407
* Chain: fix claim after refactoring changes by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/496
* Update electrum URLs by dangeross in https://github.com/breez/breez-sdk-liquid/pull/497


**Full Changelog**: https://github.com/breez/breez-sdk-liquid/compare/0.3.0...0.3.2

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.