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.