37 Commits (1f937aa6cd85bb9297df90306afd29827c6b8109)

Author SHA1 Message Date
SomberNight 7b50790584
do not raise BaseException 7 years ago
SomberNight 85b36e027f fix a bug with hw devices. 7 years ago
SomberNight ee3ab5361e dbb: handle password prompt cancellation better 7 years ago
SomberNight 3fb75bc606 dbb: do show_address in different thread 7 years ago
SomberNight d3065f73bf follow-up 3c505660a6 7 years ago
Johann Bauer 895bd019fb Follow-up 3c505660a6: One search/replace too much 7 years ago
Johann Bauer 3c505660a6 Fix localization related issues with digitalbitbox 7 years ago
SomberNight 81b6d65764 refactor network constants 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 4e60cedea9 fix dbb cli 7 years ago
Marko Bencun f3092a8b50 digitalbitbox: correctly handle user aborts 7 years ago
SomberNight b159164575 fix: py3 digitalbitbox hid_send 7 years ago
Marko Bencun b31c51b3d0 digitalbitbox: add support for segwit 7 years ago
SomberNight 5cfe909194 digitalbitbox: delegate clear_dialog() calls to GUI thread 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
ThomasV 70d23f9e3b fix #3189: do not silence exceptions in get_xpub 7 years ago
ThomasV f36024e216 hardware wallets: pass xtype to get_xpub 7 years ago
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 7 years ago
Marko Bencun 439a7ca890 digitalbitbox: import mobile pairing config 7 years ago
Marko Bencun bece1329cc digitalbitbox: fixed some more python3 issues 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
Marko Bencun 3143179907 fix digital bitbox plugin, port to Python 3 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
djb 4e40a0bc5b
upgrade digital bitbox plugin for firmware 2.2.2 8 years ago
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 8 years ago
djb ab8c51e233
stream signing for tx with large number of inputs 8 years ago
djb 2b9282a00e
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password 8 years ago
ThomasV 8e368d2251 dbb: derivation must be byte string 8 years ago
djb 5b0d5814b9
dbb - bugfix after an upstream change 8 years ago
ThomasV d944a09da5 fixes for Digital Bitbox plugin 8 years ago
ThomasV ae0235ee62 minor changes for Digital Bitbox 8 years ago
djb 6b6f0be7d4 add Digital Bitbox hardware wallet 8 years ago