LBRY-Vault/electrum/plugins/keepkey
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 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
client.py file reorganization with top-level module 2018-07-13 14:01:37 +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 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
keepkey.py hww: smarter auto-selection of which device to pair with 2020-04-08 17:53:33 +02:00
qt.py trezor pin dialog: only show PIN "strength" when creating/changing 2020-04-07 18:58:45 +02:00