Breez SDK - Native (Greenlight Implementation) 0.7.1
Features and Bug fixes
- Taproot swaps
What's Changed
- Remove unnecessary
clone()
frombreez_server.rs
by @andrei-21 in #1182 - sdk-common: expose grpc transport by @danielgranhao in #1183
- Update bolt12 lightning dependency by @dangeross in #1186
- Add python 3.13 wheels by @dangeross in #1188
- sdk-common: drop Send and Sync on Wasm by @danielgranhao in #1189
- WASM: Improve extern_wasm_bindgen types by @dangeross in #1190
- Explicitly drop the shutdown sender to notify the receiver by @andrei-21 in #1192
- 🔧 Formatted byte arrays as hexadecimal in diagnostic outputs by @Keerthi421 in #1185
- Update nodeless lightning dependency to 0.1.2 by @dangeross in #1193
- fix clippy by @JssDWt in #1194
- Strip debug info from cli app to improve compilation time by @andrei-21 in #1191
- only call get_open_peers if necessary by @JssDWt in #1196
- Strip input prefix before bip353 lookup by @dangeross in #1201
- CI: update minimal ubuntu versions by @JssDWt in #1204
- improve error on insufficient balance for trampoline payments by @JssDWt in #1203
- Taproot swaps (V2) by @JssDWt in #1181
- ci(ios): unify iOS 12.0 deployment target across CI and podspecs by @erdemyerebasmaz in #1207
- build(android): update Gradle config for Flutter plugin compatibility by @erdemyerebasmaz in #1206
New Contributors
- @Keerthi421 made their first contribution in #1185
Full Changelog: 0.6.7...0.7.1