Skip to content

Release 0.75.2

Choose a tag to compare

@jgriffiths jgriffiths released this 08 May 03:10
· 132 commits to master since this release
release_0.75.2
48c4e35

Release 0.75.2 - 25-05-08

Note: Please also see the 0.75.1 and 0.75.0 release notes at https://github.com/Blockstream/gdk/releases/tag/release_0.75.1 and https://github.com/Blockstream/gdk/releases/tag/release_0.75.0 if you are upgrading from a pre-0.75.0 release.

Fixed

  • GA_login_user: Fix singlesig descriptor watch-only re-login on an existing session.
  • Liquid(testnet): Fix the Liquid testnet explorer URL in network parameters.

Changed

  • Build: Update rust to 1.81.0, which is now the MSRV for building gdk.
  • Python: Remove support for Python 3.8.
  • Python: Update the Python wheel license classifiers for newer build tools.
  • Dependencies: Update rust dependencies.