-
**Describe the bug**
I'm trying to update my Trezor after not using it for a while.
```
$ trezorctl firmware update
Best available version: 1.12.1
Version 1.12.0 is required before upgrading to…
-
Compilation flags of type `USE_*` are not separable, i.e. they can be all disabled (by `BITCOIN_ONLY=1`), or all enabled (otherwise), but they cannot be set individually.
For example for `USE_ETHER…
krnak updated
2 years ago
-
Some wallets (such as Blockstream Green) use CSV ([CHECKSEQUENCEVERIFY](https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki)) in their scripts. Let's ask them how their scripts look like an…
-
https://github.com/MetaMask/metamask-extension/pull/13682 added hardware wallet brands to the account_type attribute, however we now need to distinguish the device model (e.g. Ledger Nano S or Ledger …
-
Please allow users to import cryptocurrency addresses and be able to receive crypto to an address. No sending ability required and no need to enter in the private key/word seed.
-
Here's a good way to solve the [u2f-backup-token problem](https://dmitryfrank.com/articles/backup_u2f_token).
He even forked and [patched the u2f-zero repo](https://github.com/dimonomid/u2f-zero). …
-
![image](https://github.com/trezor/trezor-suite/assets/152851523/cbe29a81-7558-4894-b32d-f1b57856aaaa)
-
@benma Ethereum Classic is supported through MEW, but cannot be accessed from the backup center. This should be corrected.
Might also make sense to add Bitcoin Cash in the same breath, since there a…
-
I was recently overjoyed to find out there was a `forget_if_finished` param for `task::xxxx::status` methods. If it is not too much overhead, can we please make this `false` by default?
Here's coup…
-
It's pretty straightforward to implement TOTP/HOTP in the following way:
- we store the TOTP/HOTP secret on the computer (Password manager maybe?)
- we extend CipherKeyValue or SignIdentity messag…