SomberNight
|
e243918207
|
fix #4055
also remove dead code
|
7 years ago |
SomberNight
|
81b6d65764
|
refactor network constants
|
7 years ago |
SomberNight
|
a32d27b9d7
|
make 2fa wallets work on testnet
|
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
|
6d88eab005
|
tests: added 2fa seed case to test_wallet_vertical.py
|
7 years ago |
SomberNight
|
ec99304ae1
|
fix sweeping for 2fa wallets
|
7 years ago |
SomberNight
|
3bcfb8273a
|
Catch exception when retrieving 2FA TOS. Only allow user to continue if TOS was received.
|
7 years ago |
ThomasV
|
5e8791e5a4
|
trustedcoin: add message about how to request new code
|
7 years ago |
Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
ThomasV
|
7bdaf01656
|
fix trustedcoin plugin: google auth code
|
7 years ago |
SomberNight
|
523de69b5e
|
Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user.
|
7 years ago |
SomberNight
|
b0bab75859
|
fix: set wallet_type attr for 2fa wallets
|
7 years ago |
ThomasV
|
ddc989c672
|
fix #3062
|
7 years ago |
ThomasV
|
293fba3a38
|
code cleanup
|
7 years ago |
ThomasV
|
4836adff84
|
add cmdline support for 2fa wallets
|
7 years ago |
SomberNight
|
e05c8439e6
|
fix json error when resetting 2fa
|
7 years ago |
ThomasV
|
2239cb9624
|
fix #2921
|
7 years ago |
SomberNight
|
d178c20b1f
|
grammar fix (trustedcoin)
|
7 years ago |
SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
ThomasV
|
d8e37644d3
|
python3 updates
|
8 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
ThomasV
|
777a3aa8bf
|
Fixes for TrustedCoin plugin:
- reset billing_info after broadcast
- when bumping tx fee, do not use Trustedcoin output
|
8 years ago |
ThomasV
|
6ca52153c3
|
Trustedcoin: prepaid-only billing
|
8 years ago |
ThomasV
|
d3918ef611
|
fix #2394
|
8 years ago |
ThomasV
|
3b0383128f
|
fix trustedcoin wallet creation
|
8 years ago |
ThomasV
|
e43abb5c96
|
fix trustedcoin wizard. fixes #2276
|
8 years ago |
ThomasV
|
9cb576a88c
|
fix multisig update_password
|
8 years ago |
ThomasV
|
ce11a2fac5
|
replace segwit wallet class with custom xpub type
|
8 years ago |
ThomasV
|
132fca86b2
|
fix #2133: deserialize_xkey
|
8 years ago |
ThomasV
|
e874ea2b7c
|
trustedcoin: remove hardcoded item
|
8 years ago |
Jonathan Cross
|
e66889c70e
|
Fixing TrustedCoin logo.
|
8 years ago |
ThomasV
|
730cbefeb1
|
Trustedcoin: add Google Authenticator reset
|
8 years ago |
ThomasV
|
121ac07b01
|
wizard: add checkbox for passphrases. allow passphrases with 2fa seeds
|
8 years ago |
ThomasV
|
c32f75a313
|
wizard: display seed type. restore 2fa if needed
|
8 years ago |
ThomasV
|
1fe1fc3c08
|
fix: can be longer than 24
|
8 years ago |
ThomasV
|
296f30b924
|
trustedcoin: use 12-word seeds with separate derivations
|
8 years ago |
ThomasV
|
36c90502ae
|
more trustedcoin fixes
|
8 years ago |
ThomasV
|
2baf8e2079
|
fix trustedcoin hook
|
8 years ago |
ThomasV
|
494d7faa22
|
fix: get_action
|
8 years ago |
ThomasV
|
7a47d2341e
|
fix bug in trustedcoin constructor
|
8 years ago |
ThomasV
|
cba9a2dc2c
|
trustedcoin: add_seed
|
8 years ago |
ThomasV
|
08733c09c4
|
more fixes for trustedcoin
|
8 years ago |
ThomasV
|
b33e6a8b68
|
wizard small fixes
|
8 years ago |
ThomasV
|
f98d1f43b4
|
do not propose passphrase option in 2fa wallets
|
8 years ago |
ThomasV
|
3ac357171a
|
wizard: add password only once all keystores are known
|
8 years ago |
ThomasV
|
4781df9d21
|
wizard: scan hardware devices directly
|
8 years ago |
ThomasV
|
ca69b20327
|
update trustedcoin plugin
|
8 years ago |
ThomasV
|
24a9ff3fef
|
simplify wallet types
|
8 years ago |
ThomasV
|
6e6ba37e7e
|
fix forgotten occurence of account in trustedcoin plugin
|
9 years ago |