Release 0.72.1
jgriffiths
released this
29 Jul 11:03
·
155 commits
to master
since this release
Release 0.72.1 - 24-07-29
Note: Please also see the 0.72.0 release notes at https://github.com/Blockstream/gdk/releases/tag/release_0.72.0 if you are upgrading from a pre-0.72.0 release.
Added
- Network: Add missing Google intermediate certificate pins, to mitigate potential connection failures should the certificate chain change again.
Changed
- Documentation: Minor documentation improvements.
- Client blob: Prevent external blobserver use on mainnet while this feature is finalized.
Fixed
- Multisig: Fix login for wallets with very old 2of3 accounts.
- Login: Fix login failures for wallets used with a mixture of hardware and software signers.
GA_create_swap_transaction
: Fix missing"error"
element, improve errors.- LiquiDEX: Fix swap creation with
p2wpkh
maker inputs.