github ElementsProject/libwally-core release_1.5.3
Release 1.5.3

11 hours ago

Version 1.5.3

Note: This release contains important bug fixes. Users are advised to update as soon as possible.

Added

  • bip32: Add updated BIP checks to bip32_key_unserialize().
  • build: Add support for fuzzing wally API calls.

Fixed

  • psbt: correctly handle allocation failures in psbt_set_global_tx().
  • tx: Avoid quadratic behaviour parsing txs with a huge number of witnesses.
  • tx: Fix parsing Liquid transactions with short commitments.
  • tx: Reject non-corresponding output as per bip341 when signing.
  • map: Fix incorrect clear when reinserting an integer after removing bytes.
  • js: Pass empty buffers as NULL + length zero.
  • js: Bump webpack, serialize-javascript and terser-webpack-plugin dependencies.
  • Various minor code and build fixes.

Don't miss a new libwally-core release

NewReleases is sending notifications on new releases.