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 |
ThomasV
|
be307553b8
|
fix addresses() call in sweep
|
10 years ago |
ThomasV
|
b22048fdfb
|
fix wallet constructor
|
10 years ago |
ThomasV
|
0606a30804
|
move wordlists to data dir
|
10 years ago |
ThomasV
|
5b84cbe9fb
|
close_wallet
|
10 years ago |
ThomasV
|
45a55e258f
|
trezor: check device on load_wallet
|
10 years ago |
ThomasV
|
6446d66859
|
do not call _ in default parameters
|
10 years ago |
ThomasV
|
b854c3e173
|
lower seedphrase
|
10 years ago |
ThomasV
|
26ee3baaba
|
add qrcode button to mpk dialog
|
10 years ago |
ThomasV
|
fc861c035d
|
forgot prepere_seed
|
10 years ago |
ThomasV
|
43513adb5c
|
seed_v9: strip whitespaces before hashing
|
10 years ago |
ThomasV
|
f3e2e7b501
|
fix for seed_version
|
10 years ago |
ThomasV
|
e22dfc443c
|
check seed_version before wallet_type
|
10 years ago |
ThomasV
|
5a3756b879
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
10 years ago |
ThomasV
|
93d073457c
|
add spanish wordlist and remove accents
|
10 years ago |
Maran
|
6c5302390a
|
Make all LabelSync calls async.
|
10 years ago |
ThomasV
|
e7c7dc8cc9
|
init fee variable in make_unsigned_transaction
|
10 years ago |