LBRY-Vault/plugins/trezor
Neil Booth 9d9fcbde64 Proper treatment of restored hardware wallets
They have a different wallet type; they require no plugin nor
plugin libraries to use.

Remove pointless public key code that was implemented in the
base classes already.

Partial fix for #1592.  Unfortunately the plugin and library
are still required to actually restore the wallet, but for
no reason that isn't fixable.
2015-12-28 20:24:15 +09:00
..
__init__.py finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
client.py Support adding/removing/changing PIN on Trezor 2015-12-27 23:13:38 +09:00
cmdline.py keepkey: cmdline plugin 2015-12-01 12:04:01 +01:00
plugin.py Proper treatment of restored hardware wallets 2015-12-28 20:24:15 +09:00
qt.py PEP8-ify most of plugins/trezor 2015-12-27 15:10:53 +09:00
qt_generic.py Proper treatment of restored hardware wallets 2015-12-28 20:24:15 +09:00
trezor.py Move hardware wallet to trezor/ 2015-12-27 18:23:46 +09:00