730 Commits (fab001833f394921eb059a2a27c064cd001e8017)

Author SHA1 Message Date
Neil Booth 6516b28840 TrezorCompatiblePlugin: make it a thread job 9 years ago
Neil Booth 43fd684d97 Trezor: add session timeout to preferences 9 years ago
Neil Booth 87363c8301 Trezor: Implement resetting a device 9 years ago
Neil Booth e6afaf173c Hardware wallets can create accounts 9 years ago
Neil Booth a7028176cd Trezor: Add wipe device functionality 9 years ago
Neil Booth 9eaf510ac6 Test if initialized to determine watching only 9 years ago
Neil Booth f3e6bf0280 Passphrase-related fixes 9 years ago
Neil Booth 4fe01cb8d3 Change scan_devices logic 9 years ago
Neil Booth e4269f2684 Use relative imports. 9 years ago
Neil Booth 3f2ba5ec20 Fix QtHandler modality 9 years ago
Neil Booth 3422d855c9 A few small fixes 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth 187b4dc9c1 Trezor: Need to set client in show_address 9 years ago
Neil Booth 1d07960290 Remove constructor method of plugins 9 years ago
Neil Booth cf4ee487cd Remove duplicate code 9 years ago
Neil Booth c3df5c7177 Work around trezor library bug 9 years ago
Neil Booth d63e754c67 Remove some unused hook infrastructure 9 years ago
Neil Booth 2f58d419dc Get ledger wallet working, for restore at least 9 years ago
Neil Booth d150a6d29c Fix trustedcoin crash 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 93d05e8cfe Have close_wallet hook take a wallet. 9 years ago
Neil Booth b8f2d9dfd4 Hardware wallets don't have seeds 9 years ago
Neil Booth f263f8b0fd Convert legacy restored hardware wallets 9 years ago
Neil Booth 19f527c717 Fix typo 9 years ago
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 9 years ago
Neil Booth 84450b9189 Revert mistaken commit 9 years ago
Neil Booth 0f70d0b8a5 The constructor() concept doesn't exist 9 years ago
Neil Booth 993ff30616 Eliminate dead code 9 years ago
Neil Booth 56497c1ae2 Don't use is_available() for HW wallets 9 years ago
Neil Booth 1f3ddad0cd Update as for trezor/qt.py 9 years ago
Neil Booth 638bdc23f2 Fix hardware test for watching only 9 years ago
Neil Booth 7811b974e9 Remove more duplicated code 9 years ago
Neil Booth d843e41884 TrezorWallet: don't duplicate base class funcs 9 years ago
Neil Booth 791d3a2aa2 Partially restore prior 9 years ago
Neil Booth 9d9fcbde64 Proper treatment of restored hardware wallets 9 years ago
Neil Booth b50ace4225 Support adding/removing/changing PIN on Trezor 9 years ago
Neil Booth 1b754524f9 Add more information to the trezor settings dialog 9 years ago
Neil Booth 43d21de1b2 Clean up trezor client interface 9 years ago
Neil Booth e2628977b3 Update keepkey too 9 years ago
Neil Booth 11e1c62f28 Move hardware wallet to trezor/ 9 years ago
Neil Booth 669cf74789 Fix trezor restore 9 years ago
Neil Booth 7372e0e082 PEP8-ify most of plugins/trezor 9 years ago
Neil Booth c02daa56b0 Finish merging keepkey / trezor implementations 9 years ago
Neil Booth d69551f723 Fix two keepkey imports 9 years ago
Neil Booth f3329988b2 More keepkey / trezor commonizing and cleanup 9 years ago
Neil Booth 33e57fe5a7 Share non-GUI plugin parts of KeepKey and Trezor 9 years ago
Neil Booth 42719cd0a9 Commonize GuiMixin for keepkey and trezor 9 years ago
Neil Booth cb4947d705 Add the keepkey cancellation feature 9 years ago
Neil Booth 7b5f3884fa Combine QTHandlers for KeepKey and Trezor 9 years ago
Neil Booth 39c1893a74 Initialize self.d for KeepKey 9 years ago