ThomasV
24442de8df
fix command line interface for hardware wallets. fixes #3056
9 years ago
Marko Bencun
439a7ca890
digitalbitbox: import mobile pairing config
...
- menu option to verify addresses securely
- p2pkh transaction verification
Next steps: p2sh tx verification and full 2FA.
9 years ago
Marko Bencun
bece1329cc
digitalbitbox: fixed some more python3 issues
9 years ago
SomberNight
4ac162f18b
migration to PyQt5. initial commit.
9 years ago
Marko Bencun
3143179907
fix digital bitbox plugin, port to Python 3
...
The digital bitbox plugin didn't work anymore, mostly due to str/bytes
issues.
This patch fixes message and tx signing. Backup restore is also
tested.
Untested: firmware <= v2.1.1 and wallet initialization.
9 years ago
ThomasV
fbe27fce04
fix #2811
9 years ago
ThomasV
ab15ff3a00
updates for python3
9 years ago
ThomasV
c3388d9677
misc python3 updates:
...
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
9 years ago
djb
4e40a0bc5b
upgrade digital bitbox plugin for firmware 2.2.2
9 years ago
ThomasV
1d84029173
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321
10 years ago
djb
ab8c51e233
stream signing for tx with large number of inputs
10 years ago
djb
2b9282a00e
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password
10 years ago
ThomasV
8e368d2251
dbb: derivation must be byte string
10 years ago
djb
5b0d5814b9
dbb - bugfix after an upstream change
10 years ago
ThomasV
d944a09da5
fixes for Digital Bitbox plugin
10 years ago
ThomasV
ae0235ee62
minor changes for Digital Bitbox
10 years ago
djb
6b6f0be7d4
add Digital Bitbox hardware wallet
10 years ago