ThomasV
|
17006e5285
|
qr scanner: show error if not installed
|
10 years ago |
ThomasV
|
44464e7e21
|
remove http protocols from gui selector
|
10 years ago |
ThomasV
|
52450289ff
|
we must check host name if cert is signed by CA
|
10 years ago |
ThomasV
|
889ac782c1
|
simplify interface.get_socket, and fix a bug with new certificates
|
10 years ago |
ThomasV
|
99b60980cd
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
10 years ago |
ThomasV
|
27c966c5f6
|
add socks
|
10 years ago |
ThomasV
|
042ed24b9d
|
Merge pull request #841 from btchip/issue839
Fix query fees
|
10 years ago |
ThomasV
|
c724e2dce5
|
fix: wordlists are in data
|
10 years ago |
ThomasV
|
2fd94a185c
|
remove socks from list of modules
|
10 years ago |
ThomasV
|
fbb0801d15
|
better workaround for tlslite issue
|
10 years ago |
BTChip
|
c6dcbcb005
|
Fix query fees
|
10 years ago |
ThomasV
|
feebd7c253
|
add dump and getrequest to merchant script
|
10 years ago |
ThomasV
|
484cd3983b
|
init_plugins only for gui
|
10 years ago |
ThomasV
|
aec114064d
|
don't show password strength if there's no password
|
10 years ago |
ThomasV
|
134c93be4b
|
show warning about offline mode instead of returning silently
|
10 years ago |
ThomasV
|
39719dda9c
|
remove socks.py from repo, add it as dependency
|
10 years ago |
ThomasV
|
d71b9bff31
|
save receive requests after delete
|
10 years ago |
ThomasV
|
9d95035df0
|
Merge branch 'azhar3339-master'
|
10 years ago |
ThomasV
|
cc6df53e0b
|
password dialog: better score calculation, and fix layout
|
10 years ago |
ThomasV
|
f1f303168b
|
Merge branch 'master' of github.com:azhar3339/electrum into azhar3339-master
|
10 years ago |
ThomasV
|
b8f971fcd6
|
force reconnect after delay
|
10 years ago |
azhar3339
|
489152ff5a
|
Update password_dialog.py
Added a label that shows the password strength interactively as the user types the password.
|
10 years ago |
ThomasV
|
a3611af26a
|
signal to set fee field after payment request
|
10 years ago |
ThomasV
|
c3419eb7bb
|
update script
|
10 years ago |
ThomasV
|
43c8fd43c4
|
update peers and txradar scripts
|
10 years ago |
ThomasV
|
b782a1bb3f
|
fix argument for check_seed
|
10 years ago |
ThomasV
|
590659ff4d
|
get_tx_fee
|
10 years ago |
ThomasV
|
b305dd4a89
|
make wordlist use default language if available
|
10 years ago |
ThomasV
|
441c68fbcc
|
cache xpub values in account in order to generate addresses faster
|
10 years ago |
ThomasV
|
bde0ca3ea1
|
set default fee to 0.5mBTC/kb
|
10 years ago |
ThomasV
|
8d396997dc
|
fee estimate: kilobyte
|
10 years ago |
ThomasV
|
c42038a891
|
cosigner: add popup window
|
10 years ago |
ThomasV
|
790e0e56e2
|
fix init call in cosignerpool plugin
|
10 years ago |
ThomasV
|
7275955eef
|
default lang is None
|
10 years ago |
ThomasV
|
8ca66e7020
|
mnemonic: data_dir
|
10 years ago |
ThomasV
|
90590f70ab
|
reconnect to main server after timeout
|
10 years ago |
ThomasV
|
98b361f328
|
code cleanup
|
10 years ago |
ThomasV
|
33a1e2aa2d
|
update_account_selector after creating/deleting account
|
10 years ago |
ThomasV
|
815ba4b9eb
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
10 years ago |
ThomasV
|
ca6194e563
|
trezor: check if device is connected before asking passphrase
|
10 years ago |
azhar3339
|
d12bd4fffd
|
Update password_dialog.py
Added a restriction on password. It should be at least 6 characters, contain an Upper case letter and a special character.
|
10 years ago |
ThomasV
|
6afcf08ffa
|
Merge pull request #831 from wozz/trezor_pin_dialog
Keep trezor pin dialog on top of other windows
|
10 years ago |
Michael Wozniak
|
c9fab344ca
|
Keep trezor pin dialog on top of other windows
|
10 years ago |
azhar3339
|
d6ae2ea094
|
Update password_dialog.py
|
10 years ago |
ThomasV
|
ad4449dc38
|
add v9 to list of tagged versions
|
10 years ago |
ThomasV
|
cef75e9e7b
|
new seed_version: remove whitespaces only between CJK characters
|
10 years ago |
ThomasV
|
1df007483e
|
check seed_version first
|
10 years ago |
ThomasV
|
5c5bb6ae3a
|
make estimated fee higher than MIN_RELAY
|
10 years ago |
ThomasV
|
81c00956e8
|
perform easy test first (lazy evaluation)
|
10 years ago |
ThomasV
|
5f4bcb420b
|
param to addresses is optional
|
10 years ago |