Releases: bitcoin-core/HWI
Releases · bitcoin-core/HWI
1.2.1
1.2.1-rc.1
Release Candidate 1 for HWI 1.2.1
1.2.0
Also available on PyPi and can be installed with pip install -U hwi
Added
- BitBox02 Support
- Multisig address display on Trezor with descriptors
- Additional library type checking
Fixed
- Fixed script type assignment for an input with a witness script but no witness utxo
- Fixed signing multiple segwit input signing for Ledger Bitcoin App 1.4.0+
- Fixed parsing of descriptors with origin but no fingerprint
1.2.0-rc.1
Release Candidate 1 for HWI 1.2.0
1.1.2
Also available on PyPi and can be installed with pip install -U hwi
Added
- UI for toggle passphrase
- Multisig address display for Coldcard and Trezor
Fixed
- Compatibility with Trezor firmware 1.9.1 and 2.3.0
- Compatibility with Ledger Bitcoin App 1.4.0
- Properly handle PSBTs containing both
non_witness_utxo
andwitness_utxo
1.1.2-rc.2
Release Candidate 2 for HWI 1.1.2.
1.1.1
1.1.1-rc.1
release: bump to version 1.1.1-rc.1 and regenerate setup.py
1.1.0+mac.1
This is a fixed build of HWI Qt 1.1.0 for macOS. For builds for other systems, see the 1.1.0 Release.
1.1.0
Also available on PyPi and can be installed with pip install -U hwi
Added
hwi-qt
GUI interface. Mirrors the CLI so that almost everything that can be done as a command an be done from a Qt GUI too.- Validated and completed multisig support for all devices. See feature matrix and device documentation for more information
- Export mode with
--expert
switch. Currently available under expert mode:- Expanded
getxpub
details about the returned xpub.
- Expanded
- Word count option in
restore
command - New
togglepassphrase
command to enable/disable passphrases on Trezor devices --all
option forgetkeypool
to get all descriptors for import
Fixed
- Compatibility with Trezor firmware 1.9.0 and 2.3.0
- Better error handling for some Bitbox01 errors
- Fixed misnamed fields in Coldcard enumerate
Known issues
hwi-qt
for macOS is incorrectly built and does not run. Please see 1.1.0+mac.1 for a corrected macOS build.