Skip to content

Release 0.76.2

Pre-release
Pre-release

Choose a tag to compare

@Mixa84 Mixa84 released this 26 Jan 16:18
· 59 commits to master since this release
release_0.76.2

Release 0.76.2

Added

  • Liquid: Support filtering by asset id in GA_get_transactions.
  • PSBT: Include any user_sighash override when creating a PSBT from tx json.
  • PSBT: Include existing tx signatures when creating PSBT from json.

Changed

  • Build: Update Rust to 1.85.0.
  • Transactions: Use new signature hashing from Wally for all address types.
  • Transactions: Enable signature hash caching for faster signing with tx json.
  • Dependencies: Update Rust dependency to use adler2 instead of adler.
  • Build: Include Wally as non-system private library