LBRY-Vault/electrum/plugins/safe_t
SomberNight 4ef313a1ac
hww: smarter auto-selection of which device to pair with
scenario1:
- 2of2 multisig wallet with trezor1 and trezor2 keystores
- only trezor2 connected
- previously we would pair first keystore with connected device and then display error.
  now we will pair the device with the correct keystore on the first try

scenario2:
- standard wallet with trezor1 keystore
- trezor2 connected (different device)
- previously we would pair trezor2 with the keystore and then display error.
  now we will prompt the user to select which device to pair with (out of one)

related: #5789
2020-04-08 17:53:33 +02:00
..
__init__.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
client.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
clientbase.py hww: distinguish devices based on "soft device id" (not just labels) 2020-04-08 14:44:42 +02:00
cmdline.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
qt.py trezor pin dialog: only show PIN "strength" when creating/changing 2020-04-07 18:58:45 +02:00
safe_t.py hww: smarter auto-selection of which device to pair with 2020-04-08 17:53:33 +02:00
transport.py logging: basics 2019-05-02 15:19:03 +02:00