39 Commits (73896bad720e979f30a6c50aa7939d0b6ba7957f)

Author SHA1 Message Date
SomberNight 79f4a8bae9
ledger: support hiding outputs on 'receive' branch 6 years ago
SomberNight 6e0650b909
follow-up 66cfc3ea37 7 years ago
SomberNight 1981aa7d5c
trezor/keepkey: minor import clean-up. 7 years ago
SomberNight 66cfc3ea37
hw_wallet: show_error can now block optionally. trezor: use prev during recovery. 7 years ago
SomberNight 78745f1f02
show address on hw: change icon 7 years ago
SomberNight 688dd07381
qt receive tab: show address on hw wallet 7 years ago
Dimitris Apostolou 989c9c2b55 Fix typos 7 years ago
SomberNight 0f5cabc7f6 fix #4122 7 years ago
SomberNight 6c4756dc3d check trezorlib version 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 4e60cedea9 fix dbb cli 7 years ago
ThomasV 46b8436693 fix #2562: show error message if hardware library is missing 7 years ago
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
Dmitry Sorokin 362ca96f38 x509 fixes and plugins 8 years ago
ThomasV 997dd17933 call choose_device when button is clicked 8 years ago
ThomasV ae779694df create common class for qt hardware plugins 8 years ago
ThomasV 02db08504c fix yes_no_question dialog in qthandler 8 years ago
ThomasV 47f1a7b632 move update_status in handler 8 years ago
ThomasV 6b0e65fc0a fixes for hardware wallets 8 years ago
ThomasV 5d963d9a95 qt handler: use own signals, because there might be several handlers 8 years ago
ThomasV 664077397e device manager: index devices by xpub 8 years ago
ThomasV 1159f85e05 Major refactoring 8 years ago
ThomasV e7d25faf02 Finish wizard unification 8 years ago
Neil Booth db1aa13015 Permit empty passphrases when creating HW wallet 9 years ago
ThomasV 305843999e Relicensing 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth a5f06d72cf hw_wallet: add missing import 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
ThomasV 2a908d3e8b hw_wallet: do not mix qt and non-qt imports 9 years ago
Neil Booth 012f500976 hw_wallet: Create HW_PluginBase and use it 9 years ago
Neil Booth 9930d5fd6f Update obsolete comment. 9 years ago
Neil Booth 134ae3d044 hw_wallet: separate out common QtHandler code 9 years ago
Neil Booth e461c1c818 Create hw_wallet directory for common code 9 years ago