Commit Graph

22 Commits

Author SHA1 Message Date
ThomasV ddcdbfa181 ledger: pass str to message dialog 2017-03-02 08:42:49 +01:00
ThomasV 83a422988e ledger: ImportError fallback 2017-01-09 13:02:48 +01:00
neocogent da7e48f3a7 ledger new ui and mobile 2fa validation 2017-01-09 12:56:38 +01:00
ThomasV ae779694df create common class for qt hardware plugins 2016-08-31 11:50:19 +02:00
ThomasV 2a9c9cf654 remove deprecated method 2016-08-31 08:31:19 +02:00
BTChip 3d2de1036c Rewrite around new dev manager, rebase to latest Electrum, add P2SH support, add Nano S / Blue support 2016-08-28 16:38:30 +02:00
ThomasV 9c7fd44b58 update ledger plugin 2016-08-21 22:44:42 +02:00
ThomasV 97417e06e4 updates for Legder plugin 2016-08-19 11:16:15 +02:00
ThomasV 2a908d3e8b hw_wallet: do not mix qt and non-qt imports 2016-01-30 13:48:52 +01:00
BTChip 1c8e39b635 Override word_dialog for PIN entry 2016-01-30 08:11:41 +01:00
BTChip d4b84d6da1 Use unified HW classes 2016-01-30 07:46:19 +01:00
Neil Booth 986e198e87 Ledger: move get_client() to the plugin
Mirrors the trezor code
2016-01-11 15:08:12 +09:00
Neil Booth deccca1827 Ledger: handler belongs on wallet
Move closer to trezor sanity
2016-01-11 14:38:45 +09:00
Neil Booth 1ec3ad59cc Ledger: get new wallet creation working again
This is enough to get new wallet creation working in the
absence of errors.
2016-01-11 14:23:35 +09:00
ThomasV 5915b9b7e1 restore action-driven wizard logic 2016-01-07 00:55:23 +01:00
Neil Booth 2f58d419dc Get ledger wallet working, for restore at least
Fixes #1592
2016-01-01 18:38:43 +09:00
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 2015-12-30 17:03:26 +09:00
Neil Booth 64887f7a74 More message box cleanup 2015-12-23 20:42:30 +09:00
Neil Booth 15e9991e2a Move message box logic to a mixin 2015-12-23 15:10:15 +09:00
Richard Ulrich ae3b82297f added missing import 2015-12-20 23:20:13 +01:00
ThomasV d5f43610ed fix imports in hardware wallets 2015-12-01 10:00:39 +01:00
ThomasV ba2c737a21 finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00