45 Commits (414b6e8a06f379e67ee85fe00cc6e9239c5020e2)

Author SHA1 Message Date
SomberNight 414b6e8a06 follow-up 958b794bc9 7 years ago
SomberNight 52eb4aebe6 follow-up 958b794bc9 7 years ago
SomberNight 1359fac4c9 trezor/keepkey separation: tx output type 7 years ago
ThomasV 958b794bc9 separate trezor and keepkey codebase 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
Justin Turner Arthur 8cb34f4d88 Fix undefined reference error in command line KeepKey plugin. 7 years ago
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 7 years ago
SomberNight 5d81ed5d62 fix raw_input() in trezor cmdline 7 years ago
ThomasV fbe27fce04 fix #2811 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
ThomasV e542b24bc6 Remove dynamic classes in trezor compatible plugins. 8 years ago
ThomasV b07d3466c0 new icons to show hardware wallet pairing in status bar 8 years ago
ThomasV eb60e0d2e0 fix hw_type 8 years ago
ThomasV 664077397e device manager: index devices by xpub 9 years ago
ThomasV 55aa29917d Do not use side-effects of import to initialize hardware plugins 9 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
Neil Booth 889976915a KeepKey: Implement secure recovery from seed 9 years ago
Neil Booth 24037be99c Clean up client caching and handling 9 years ago
Neil Booth 98aef8418c Construct base classes in right order 9 years ago
Neil Booth f271f65842 KeepKey / Trezor: client split 9 years ago
Neil Booth 3d9f321cae Use a shared device manager 9 years ago
Neil Booth e4269f2684 Use relative imports. 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 9 years ago
Neil Booth 1f3ddad0cd Update as for trezor/qt.py 9 years ago
Neil Booth e2628977b3 Update keepkey too 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
Neil Booth 3a1bb5b61a Combine keepkey and trezor wallet code 9 years ago
Neil Booth 96c7f9e7cb Partially revert prior 9 years ago
Neil Booth c298860e11 A fix and cleanups for hardware wallets 9 years ago
Neil Booth 64887f7a74 More message box cleanup 9 years ago
Neil Booth 37b474716b Window modality fixes + improved password dialog 9 years ago
ThomasV ddae2516c1 keepkey: cmdline plugin 9 years ago
ThomasV d5f43610ed fix imports in hardware wallets 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago