electrum-bitcoinprivate/plugins/trezor
Neil Booth 3a735d40ac Keepkey/Trezor: fix 2 issues
1: In KeepKey recovery we let the user type a fifth
   letter which causes the firmware to abort the
   protocol.  Only allow 4 letters.
2: Handle exceptions thrown during device initialization
   properly
2016-01-24 10:39:04 +09:00
..
__init__.py finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
client.py Clean up client caching and handling 2016-01-21 22:56:53 +09:00
clientbase.py KeepKey: Implement secure recovery from seed 2016-01-23 14:26:13 +09:00
cmdline.py Better install wizard 2016-01-01 16:48:18 +09:00
plugin.py Keepkey/Trezor: fix 2 issues 2016-01-24 10:39:04 +09:00
qt.py Use relative imports. 2016-01-02 23:34:10 +09:00
qt_generic.py Keepkey/Trezor: fix 2 issues 2016-01-24 10:39:04 +09:00
trezor.py KeepKey / Trezor: client split 2016-01-15 13:44:32 +09:00