Breez SDK Liquid 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 #472
melos pub-upgrade
by @erdemyerebasmaz in #477- Tests: fix swap handlers by switching to mock chain service by @hydra-yse in #475
- Sync: correctly detect payment by refund tx ID by @ok300 in #470
- Set
PaymentDetails
as mandatory, default to LiquidAddress by @hydra-yse in #474 - Fix payment details rebase by @dangeross in #483
- RN: prevent conversion of ReadableMap to HashMap by @dangeross in #482
- Change short_channel_id to string by @dangeross in #484
- Fix publish CI issues by @dangeross in #485
- prepare-pay-onchain: add an option to drain by @ok300 in #464
- Bump boltz client library by @ok300 in #486
- Build SDK bindings for Flutter by @dangeross in #488
- Fix the namespace conflict by @dangeross in #490
- Remove transaction by @dangeross in #493
- Add lowball broadcast support with API key for all transaction types by @hydra-yse in #489
- Send & Chain: localize refund flow to swap handlers by @hydra-yse in #407
- Chain: fix claim after refactoring changes by @hydra-yse in #496
- Update electrum URLs by @dangeross in #497
Full Changelog: 0.3.0...0.3.2