LBRY-Vault/plugins/trezor
SomberNight 85b36e027f fix a bug with hw devices.
if a device is unplugged and then replugged before we notice (via scan_devices) then it will get into an unusable state, throwing all kinds of low level exceptions when we don't expect it. affects ledger, keepkey, dbb, but for some reason not trezor.
2018-03-18 03:54:28 +01:00
..
__init__.py device manager: index devices by xpub 2016-08-20 20:54:15 +02:00
client.py updates for python3 2017-08-26 08:28:24 +02:00
clientbase.py fix a bug with hw devices. 2018-03-18 03:54:28 +01:00
cmdline.py cli support for hw encrypted wallets 2018-02-10 20:07:06 +01:00
qt.py misc python3 updates: 2017-08-26 08:28:24 +02:00
qt_generic.py fix #4122 2018-03-14 12:42:42 +01:00
transport.py trezor: move the transport-related reimplemented parts into a separate module. disable the bridge transport. 2018-03-16 23:19:52 +01:00
trezor.py trezor: move the transport-related reimplemented parts into a separate module. disable the bridge transport. 2018-03-16 23:19:52 +01:00