Hardware Wallet Interface v2.3.1

The Bitcoin Hardware Wallet Interface (HWI) is a Python library and command line tool for interacting with hardware wallets. It provides a standard way for software to work with hardware wallets without needing to implement device specific drivers.

Hardware Wallet Interface v2.3.1
  • "This is a bugfix release providing a fix for an issue with the BitBox02 and various fixes to the GUI," said Bitcoin Core contributor Andrew Chow.
  • Disclaimer: Inclusion of a specific hardware wallet vendor does not imply any endorsement of quality or security.

What's fixed

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

GitHub Repo