59 Commits (7dcefd999f389d6f1bff2b9cf5d0008a4ed26727)

Author SHA1 Message Date
SomberNight 7b50790584
do not raise BaseException 7 years ago
SomberNight 3b8c1c6c04
detect when trying to sign with a hw wallet offline in a not supported config 7 years ago
SomberNight fb65493963 remove unused variable 7 years ago
SomberNight ffbd0ccecd fix #2670 7 years ago
SomberNight 7d11812f55 trezor/keepkey/dbb: provide info for all is_mine txn outputs 7 years ago
SomberNight 85b36e027f fix a bug with hw devices. 7 years ago
SomberNight 0f5cabc7f6 fix #4122 7 years ago
SomberNight 81b6d65764 refactor network constants 7 years ago
Roman Zeyde 44bf80d291 remove unneeded 'pass' statement (#3970) 7 years ago
SomberNight 4cc2575d72 cli support for hw encrypted wallets 7 years ago
SomberNight ffdc36285b use string.format instead of old style (%) formatting 7 years ago
SomberNight c811c5c9d9 allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
SomberNight 9416e5bc35 wizard: allow to choose derivation again if script type is not supported (instead of closing the wizard) 7 years ago
SomberNight 84239e168b trezor/keepkey separation: init device 7 years ago
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 8 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. 9 years ago
ThomasV b07d3466c0 new icons to show hardware wallet pairing in status bar 9 years ago
ThomasV eb60e0d2e0 fix hw_type 9 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