LBRY-Vault/plugins/keepkey
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 separate trezor and keepkey codebase 2017-12-04 17:28:37 +01: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
keepkey.py separate trezor and keepkey codebase 2017-12-04 17:28:37 +01:00
plugin.py refactor network constants 2018-03-04 22:10:59 +01:00
qt.py separate trezor and keepkey codebase 2017-12-04 17:28:37 +01:00
qt_generic.py fix #4122 2018-03-14 12:42:42 +01:00