Releases: bitcoin-core/HWI
Releases Β· bitcoin-core/HWI
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.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
Release Candidate 1 for 3.0.0
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
Release Candidate 1 for 2.4.0
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
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
2.2.1
Also available on PyPi and can be installed with pip install -U hwi
Fixed
- Signing of some P2SH multisigs with Trezor
- Bumped
typing-extensions
version to 4.x
- Pubkey serialization in ranged descriptors
2.2.0
Also available on PyPi and can be installed with pip install -U hwi
Added
- Taproot Keypath display and spending with BitBox02
- Ledger Bitcoin App 2.1.0 support
- Allow Trezors with passphrase enabled to work without passphrase specified, defaults to empty string passphrase
- Accept
--expert
and --chain
arguments for enumerate
- Several GUI layout improvements
Fixed
- Signing of some P2SH multisigs with Trezor