ThomasV
569a3b4fab
make sure seed last word is uniformly distributed. count prefix length as entropy
8 years ago
ThomasV
7982cadd22
follow-up pevious commit
8 years ago
ThomasV
0d671e67c5
sign_transaction: do not stop if a keystore raises an exception
8 years ago
ThomasV
03c66bb5f9
follow up 08543584c5
8 years ago
ThomasV
08543584c5
fix cold storage signing for imported wallets
8 years ago
Serge Victor
90fe6292ca
$.getJSON is asynchronous, obviosly.
8 years ago
Serge Victor
f2820944f1
Adding possibility of websockets configuration
Up to now, websockets configuration was possible for the daemon only,
this patch passes that information to the client via json file
produced with the payment request.
8 years ago
ThomasV
a3b4409e6e
fix #1920
8 years ago
Eagle[TM]
7933448ec7
network: Update default server list
8 years ago
ThomasV
7a47d2341e
fix bug in trustedcoin constructor
8 years ago
ThomasV
1e4cdab096
normalize passphrase
8 years ago
ThomasV
b1b15f510c
Fix can_sign and cold storage
8 years ago
ThomasV
abeb781879
fix #1916
8 years ago
ThomasV
e38abb95d7
minor fix tx status
8 years ago
ThomasV
c820423b00
fix storage update for btchip
8 years ago
ThomasV
323188b963
devmgr: if only one device is plugged, use it
8 years ago
ThomasV
16ed48d52d
Format upgrade: increment seed_version to make sure that old versions of Electrum refuse to open new wallet files.
8 years ago
ThomasV
dd39931833
Revert "follow bip45 derivation with hardware multisig"
This reverts commit c24d38cd97
.
8 years ago
ThomasV
c24d38cd97
follow bip45 derivation with hardware multisig
8 years ago
ThomasV
e7dd800875
tweak messages
8 years ago
ThomasV
ab67a0313a
fix upgrade_wallet
8 years ago
ThomasV
83dbe7fbf3
more fixes for kivy
8 years ago
ThomasV
b33e6a8b68
wizard small fixes
8 years ago
ThomasV
ebab390b1a
wizard: it is better to use a separate screen for passphrase
8 years ago
ThomasV
19e62ba643
fixes for storage conversion
8 years ago
ThomasV
99a3250b3f
wizard: show passphrase in the same window as the seed
8 years ago
ThomasV
5e90b3a42d
wizard: abort if device fails to create xpub
8 years ago
ThomasV
66f8fe7648
fix: assert in convert_wallet_type
8 years ago
ThomasV
fb548018b4
fix signing in imported keystores
8 years ago
ThomasV
8e181e0dec
keystore: another method needs to be moved
8 years ago
ThomasV
1d1da0e1dc
move sign_transaction
8 years ago
ThomasV
d471d4b905
fixes for old keystore
8 years ago
BTChip
a88036bc51
When no serial number is available, use the path as a temporary one
8 years ago
ThomasV
357ea62303
minor fix: convert_wallet_type
8 years ago
ThomasV
87e3db91dd
tweak messages in wizard
8 years ago
ThomasV
f98d1f43b4
do not propose passphrase option in 2fa wallets
8 years ago
ThomasV
ab53ee27f1
fix bug with change addresses
8 years ago
ThomasV
49a5994b29
use another lock for hid operations
8 years ago
ThomasV
47f1a7b632
move update_status in handler
8 years ago
ThomasV
257c0915b5
fix deadlocks
8 years ago
ThomasV
b07d3466c0
new icons to show hardware wallet pairing in status bar
8 years ago
ThomasV
62b47ca3b3
fix: hw_type
8 years ago
ThomasV
33c7787941
plugins: do not assume that handler belongs to keystore
8 years ago
ThomasV
8b729d0f83
store passphrase in keystore
8 years ago
ThomasV
f7efedf8a0
query_info: raise if user cancelled
8 years ago
ThomasV
4189d9343d
minor fix: return client
8 years ago
ThomasV
86e23d9989
save wallet label in keystore, to facilitate pairing
8 years ago
ThomasV
af2bf1955a
trigger upgrade on android
8 years ago
ThomasV
4837d7a148
show complete device description in wizard
8 years ago
ThomasV
3bc6fdaadb
fix typo
8 years ago