LBRY-Vault/plugins/trezor
SomberNight 9bd082cd82
trezor/keepkey: better handling of exceptions during device initialization
notably Trezor T is returning a different msg type when trying to get an xpub from an uninitialized device, which we are not handling. instead we should just realise ourselves that we did not initialize the device
2018-05-29 13:37:30 +02:00
..
__init__.py device manager: index devices by xpub 2016-08-20 20:54:15 +02:00
client.py trezor: pass transport parameter explicitly as a keyword argument (#4194) 2018-03-28 20:00:38 +02:00
clientbase.py Merge pull request #4329 from SomberNight/trezor_matrix 2018-05-09 19:11:12 +02:00
cmdline.py cli support for hw encrypted wallets 2018-02-10 20:07:06 +01:00
qt.py trezor: minor homescreen clean-up/fixes 2018-05-23 15:39:59 +02: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/keepkey: better handling of exceptions during device initialization 2018-05-29 13:37:30 +02:00