ThomasV
06c68a4be1
seed_type_label setVisible
8 years ago
ThomasV
8d9b23e760
follow-up previous commit
8 years ago
ThomasV
749a1f2006
restore bip39 option for multisig, add a warning when option is clicked.
8 years ago
ThomasV
c934c5d55c
tx window can show amount even if we are not synchronized
8 years ago
ThomasV
c05c49a18f
fix fee slider offline bug
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
997dd17933
call choose_device when button is clicked
8 years ago
ThomasV
71d52d6349
Merge pull request #1936 from ser/websocket_announce
Introducing websocket_announce configuration
8 years ago
ThomasV
63a5e8f99b
fix wizard line_dialog
8 years ago
ThomasV
b2e9362163
improve message
8 years ago
ThomasV
4bc756751b
improve wizard messages; skip choice screen if there is only one choice
8 years ago
ThomasV
9f7ca3dcb7
fix trezor PIN signal
8 years ago
ThomasV
4d4171fe53
hardware multisig: partial bip45 derivation
8 years ago
ThomasV
8d3a96ebf4
better message
8 years ago
Serge Victor
07280730d4
Intoducing websocket_announce configuration
Currently electrum daemon runs websocket server on a configured host and
port and sends the same information to merchant payments. There is
likely that those two may be different, when websocket traffic is being
reverse proxied and sent over via different hosts.
This patch introduces two fully optional parameters,
websocket_server_announce and websocket_port_announce, which when
set, are sent to the merchant payments instead of websocket_server and
websocket_port values.
8 years ago
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
56c490faf0
ledger: better message
8 years ago
ThomasV
5f038a4157
ledger plugin: parse xpubkey instead of using txin['derivation']; always use client.finalizeInputFull
8 years ago
ThomasV
03c66bb5f9
follow up 08543584c5
8 years ago
ThomasV
08543584c5
fix cold storage signing for imported wallets
8 years ago
ThomasV
a132525a2b
Merge pull request #1935 from ser/add-ws-host-port
Adding possibility of websockets configuration
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
da544794b7
improved message
8 years ago
ThomasV
a45095ef36
fix #1934
8 years ago
ThomasV
a3b4409e6e
fix #1920
8 years ago
Eagle[TM]
7933448ec7
network: Update default server list
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
1e4cdab096
normalize passphrase
8 years ago
ThomasV
cba9a2dc2c
trustedcoin: add_seed
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
a815d5b3c3
update release notes for 2.7
8 years ago
ThomasV
ae779694df
create common class for qt hardware plugins
8 years ago
ThomasV
02db08504c
fix yes_no_question dialog in qthandler
8 years ago
ThomasV
0eb3b0613e
update trezor and keepkey icons
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