LBRY-Vault/plugins/ledger
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 update ledger plugin 2016-08-21 22:44:42 +02:00
auth2fa.py use string.format instead of old style (%) formatting 2018-02-04 07:26:55 +01:00
cmdline.py cli support for hw encrypted wallets 2018-02-10 20:07:06 +01:00
ledger.py fix a bug with hw devices. 2018-03-18 03:54:28 +01:00
qt.py follow-up 65eae139af 2018-01-10 18:39:25 +01:00