Janus
097ac144d9
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
SomberNight
16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
2018-05-25 15:43:06 +02:00
SomberNight
f6cb26be1f
cosigner pool: show exception text if failing to send to server
2018-04-19 01:38:49 +02:00
SomberNight
95a93a3f86
cosigner pool: add warning when used with hardware wallet
...
related: #4271
2018-04-17 16:20:08 +02:00
SomberNight
87aee10047
fix #4111
2018-03-12 21:23:37 +01:00
Johann Bauer
b3bd166620
Move Cosignerpool to HTTPS
2018-03-08 21:55:46 +01:00
SomberNight
c811c5c9d9
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
2018-01-28 02:09:44 +01:00
Justin Turner Arthur
857eb4ac1d
Remove unused imports. Explicitly import a few deep imports.
2017-11-13 02:28:00 -06:00
SomberNight
db919ff340
py3: cosigner_pool
2017-10-19 03:19:48 +02:00
SomberNight
4ac162f18b
migration to PyQt5. initial commit.
2017-09-23 05:54:38 +02:00
ThomasV
ab15ff3a00
updates for python3
2017-08-26 08:28:24 +02:00
Dmitry Sorokin
362ca96f38
x509 fixes and plugins
2017-08-26 08:28:24 +02:00
ThomasV
132fca86b2
fix #2133 : deserialize_xkey
2017-01-23 20:49:26 +01:00
ThomasV
38858c25fd
another cosignerpool fix
2016-12-20 13:23:55 +01:00
ThomasV
e18e323c45
fix cosignerpool plugin, change hostname
2016-12-20 11:12:22 +01:00
ThomasV
bfd7709ccd
move xpubkey logic to keystore and fix it
2016-08-17 15:25:16 +02:00
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
2016-08-12 11:02:28 +02:00
ThomasV
34a4df1114
fixes for cosignerpool
2016-02-25 09:39:01 +01:00
ThomasV
305843999e
Relicensing
2016-02-24 10:20:30 +01:00
ThomasV
ba2c737a21
finish separation between plugins and GUIs
2015-11-24 09:36:42 +01:00