-
Somehow account isn't being created properly, even though the wallet is. This requires further investigation.
-
The new Trezor Safe 5 [Firmware 2.7.2] (next version of Trezor Model T) works fine on Ubuntu 24.04 but does not work on MacOS 14.6.1 under the same conditions.
It is important that this hardware wo…
-
1. get address
2. show address on device active
3. disconnect device
4. node-bridge dies
```
@trezor/transport-bridge Handling request for POST /release/3
@trezor/transport-bridge usb: clos…
-
New Trezor devices use 20-word SLIP39 seeds. This is annoying, but after having researched the protocol, I like that you can protect the same wallet with a single-share seed (1-of-1) and seamlessly u…
-
**Describe the bug**
A clear and concise description of what the bug is.
I could not send tokens from Stacks wallet with Trezor model T. I have the latest Trezor bridge and Trezor Firmware. The sign…
-
`trezorctl` should allow the user to find Trezors that (a) report themselves as valid vid/pid, (b) respond to protobuf `Initialize` with a valid structured message, but (c) cannot be parsed to a known…
-
Investigate how to enable support for Ledger hardware wallets. The client code could look something like this:
```
LedgerWallet wallet = server.wallets()
.createOrGet("myLedgerWallet")
.…
-
Since Trezor decided to introduce SLIP39 as a default backup type for the new devices, the option to recover missing words or scrambled words with this tool would be extremely helpful.
Unfortunatel…
-
**Describe the bug**
When 'blind' signing transactions using the solana app, Trezor helpfully displays a lot of information.
The most crucial information, which program is being executed, is missing…
-
Currently Trezor devices wouldn't work with Qubes U2F proxy. Part of the problem is that the devices are not whitelisted in the u2flib_host library. But there might be a problem even after Trezor is a…