HWI icon indicating copy to clipboard operation
HWI copied to clipboard

Bitcoin Hardware Wallet Interface

Results 89 HWI issues
Sort by recently updated
recently updated
newest added

Would support simple interoperation with other wallets who only take them as files.

feature request

* Bump minimum python version to 3.7 * Update to bitbox 6.1.0 * Update pyinstaller to 5.3 * Miscellaneous poetry.lock updates Closes #626 Closes #621

This PR tries to improve the GUI look and usability: * Improve SignMessageDialog, GetXpubDialog, SignPsbtDialog and MainWindow widget size and spacing * Add buttons to import a psbt from a...

### Intro and context The upcoming version of the Ledger bitcoin app (version 2.1.0) will remove support to the legacy API (1.*). A number of limitations of the 2.* protocol...

When downloading the lates release and running hwi-qt I get the following error: ``` /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_name Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so: undefined symbol: g_byte_array_steal Failed to load...

gui

I am trying to use the BitBox2 wallet with Sparrow in Windows10 but the enumerate function hangs. I have debugged the code and the problem appears calling `jade.get_version_info` this ends...

Update jade client library, thanks. I have updated to the 0.1.38 release, as this includes the changes to address #630 (ie. including the change tested under #631)

Couple of minor things that weren't fully working while doing the 2.4.0 build. Also periodic update to dependencies.

See https://github.com/bitcoin-core/HWI/issues/652#issuecomment-1340149342 for motivation. And https://github.com/bitcoin-core/HWI/issues/628. I think there are other issues reported here which are caused by stalled enumerations where there is something else than an emulator running on...