Skip to content

Releases: bitcoin-core/HWI

3.2.0

Choose a tag to compare

@achow101 achow101 released this 10 Feb 04:29

Also available on PyPi and can be installed with pip install -U hwi

Added

  • Jade Plus Support
  • BitBox02 Nova support
  • Testnet4 Support
  • Jade native PSBT signing
  • PSBT MuSig2 fields

3.2.0-rc.1

3.2.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@achow101 achow101 released this 03 Feb 08:26
3.2.0-rc.1

3.1.0

Choose a tag to compare

@achow101 achow101 released this 17 Sep 20:50
3.1.0

Also available on PyPi and can be installed with pip install -U hwi

Added

  • New Ledger udev rules and model IDs
  • Support for Trezor Safe 5

Fixed

  • Build Linux binaries with Debian Buster for better Linux compatibility
  • Parsing of tr() descriptors with single leaf

3.1.0-rc.1

3.1.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@achow101 achow101 released this 12 Sep 17:39
3.1.0-rc.1
3.1.0-rc.1

3.0.0

Choose a tag to compare

@achow101 achow101 released this 06 Apr 17:27
3.0.0

Also available on PyPi and can be installed with pip install -U hwi

Added

  • --emulators option to enumerate and detect emulators. Otherwise default behavior is changed to ignore all emulators.
  • Rebuilt to attempt to avoid antivirus false positive

3.0.0-rc.1

3.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@achow101 achow101 released this 01 Apr 22:16
3.0.0-rc.1

Release Candidate 1 for 3.0.0

2.4.0

Choose a tag to compare

@achow101 achow101 released this 31 Jan 00:47
2.4.0

Also available on PyPi and can be installed with pip install -U hwi

Added

  • Support for Trezor Safe 3
  • Support for Python 3.12
  • Improved error handling for invalid descriptors and Ledger device errors

2.4.0-rc.1

2.4.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@achow101 achow101 released this 18 Jan 21:54
2.4.0-rc.1

Release Candidate 1 for 2.4.0

2.3.1

Choose a tag to compare

@achow101 achow101 released this 17 Aug 00:39
2.3.1

Also available on PyPi and can be installed with pip install -U hwi

Fixed

  • Base58 address decoding used by BitBox02
  • Various issues with the Qt GUI

2.3.0

Choose a tag to compare

@achow101 achow101 released this 25 Jul 02:54
2.3.0

Also available on PyPi and can be installed with pip install -U hwi

Added

  • Jade DIY devices
  • GUI import/export of PSBTs to/from file
  • Apple Silicon hwi binary for MacOS 12.0+ (hwi-qt cannot be built yet)

Fixed

  • Bumped hidapi dependency for upstream bugfix