Skip to content

Release 0.72.1

Compare
Choose a tag to compare
@jgriffiths jgriffiths released this 29 Jul 11:03
· 67 commits to master since this release
release_0.72.1
a066f64

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.