SomberNight
16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
7 years ago
SomberNight
f6cb26be1f
cosigner pool: show exception text if failing to send to server
7 years ago
SomberNight
95a93a3f86
cosigner pool: add warning when used with hardware wallet
related: #4271
7 years ago
SomberNight
87aee10047
fix #4111
7 years ago
Johann Bauer
b3bd166620
Move Cosignerpool to HTTPS
7 years ago
SomberNight
c811c5c9d9
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
7 years ago
Justin Turner Arthur
857eb4ac1d
Remove unused imports. Explicitly import a few deep imports.
7 years ago
SomberNight
db919ff340
py3: cosigner_pool
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
132fca86b2
fix #2133 : deserialize_xkey
8 years ago
ThomasV
38858c25fd
another cosignerpool fix
8 years ago
ThomasV
e18e323c45
fix cosignerpool plugin, change hostname
8 years ago
ThomasV
bfd7709ccd
move xpubkey logic to keystore and fix it
8 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
34a4df1114
fixes for cosignerpool
9 years ago
ThomasV
305843999e
Relicensing
9 years ago
ThomasV
ba2c737a21
finish separation between plugins and GUIs
9 years ago