electrum-bitcoinprivate/plugins/digitalbitbox
Marko Bencun f3092a8b50 digitalbitbox: correctly handle user aborts
1. When the pairing is being forced and the user clicks 'No', the tx
was cancelled completely because the UserCancelled exception was
accidentally converted to an Exception.
2. Same with user aborting the signing process with a short touch on
the device (or a timeout).
2017-11-24 10:12:13 +01:00
..
__init__.py add Digital Bitbox hardware wallet 2017-01-31 14:21:11 +01:00
cmdline.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
digitalbitbox.py digitalbitbox: correctly handle user aborts 2017-11-24 10:12:13 +01:00
qt.py digitalbitbox: add support for segwit 2017-11-22 12:58:19 +01:00