-WIP-electrum-btcp/plugins/trezor
Neil Booth f271f65842 KeepKey / Trezor: client split
We're going to want to do a few things differently, such as
device recovery.  So move the client code to clientbase.py
and create a per-plugin client.py file for the derived client
class.
2016-01-15 13:44:32 +09:00
..
__init__.py finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
client.py KeepKey / Trezor: client split 2016-01-15 13:44:32 +09:00
clientbase.py KeepKey / Trezor: client split 2016-01-15 13:44:32 +09:00
cmdline.py Better install wizard 2016-01-01 16:48:18 +09:00
plugin.py define constants for tx output types 2016-01-14 17:15:50 +01:00
qt.py Use relative imports. 2016-01-02 23:34:10 +09:00
qt_generic.py Wizard: fixes for hardware wallet initialization 2016-01-14 07:40:46 +09:00
trezor.py KeepKey / Trezor: client split 2016-01-15 13:44:32 +09:00