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

This might need something similar to https://github.com/bitcoin-core/HWI/pull/565/commits/22fcbd92a0309d397543bf7b3ffb5d97ba504924 ``` ./setup_environment.sh --jade + mkdir -p work + cd work + [[ -n '' ]] + [[ -n '' ]] + [[ -n...

Adds scripts to build HWI without the QT GUI. Still needs to remove `{ include = "hwi-qt.py" },` from L14 and `hwi-qt = 'hwilib._gui:main'` from L46 in `pyproject.toml`

gui

Hi, I installed Sparrow and cant get detected any of my HW wallets, which work in other apps and with the same cable in the same usb spot. I did...

trezor one
trezor t

Hi I'm building [a wallet](https://github.com/cjackie/OpenWallet) that depends on HWI to interface with my Trezor device. I use 2.0.2 version and the wallet is running on my person Macbook (Big Sur)....

mac

Although I haven't encountered the issue myself, I am getting regular reports (3 in the last week) that the `installudevrules` command is failing. See one example here: https://github.com/sparrowwallet/sparrow/issues/330 The output...

linux

It would be nice to have the QT GUI bundled optionally with HWI. I think a lot of different projects use HWI only for the command line and then roll...

gui

For non-release builds, it's useful if `hwi --version` return the commit.

feature request

On Ubuntu 21.10 I had to add (but I already had some stuff for other emulators): ```sh sudo apt-get install gcc-arm* ```

ledger nano s & x

Needs to be installed via their script: https://www.rust-lang.org/tools/install Also needed: `sudo apt install libclang-dev`

trezor t

``` ./setup_environment.sh --keepkey ... Scanning dependencies of target rle-dump [ 86%] Building CXX object tools/rle-dump/CMakeFiles/rle-dump.dir/main.cpp.o [ 86%] Linking CXX executable ../../bin/rle-dump [ 86%] Built target rle-dump Scanning dependencies of target...

keepkey