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 |
ThomasV
|
d8cc54fbed
|
verify_seed: pass function
|
10 years ago |
ThomasV
|
4fcfc6d419
|
use own address to create dummy transactions
|
10 years ago |
ThomasV
|
1b346b1aeb
|
labels plugin: response must be OK before we continue
|
10 years ago |
ThomasV
|
c2813c5b15
|
load_wallet: we still want to test is_enabled
|
10 years ago |
ThomasV
|
a7102bee78
|
fix indentation
|
10 years ago |
ThomasV
|
397f07ca82
|
fix plugin initialization with load_wallet
|
10 years ago |
ThomasV
|
117c563182
|
fix utf8 encode/decode in labels plugin
|
10 years ago |
ThomasV
|
302e444717
|
fix balance of PendingAccount (address was counted twice)
|
10 years ago |
ThomasV
|
be1a21d974
|
call add_address in get_next_account
|
10 years ago |
ThomasV
|
410ac82667
|
Do not call Qt from non-Qt threads, this will segfault (give_error)
|
10 years ago |
ThomasV
|
374daa25af
|
create a PendingAccount if coins have been sent to next_account
|
10 years ago |
ThomasV
|
501bbdbd67
|
fix num zeros bug
|
10 years ago |
ThomasV
|
d2f4eed1f7
|
multi-account synchronization
|
10 years ago |
ThomasV
|
04e53281f6
|
add old_mnemonic to setup
|
10 years ago |
ThomasV
|
0b7f8e74d5
|
move synchronize_account logic to account.py
|
10 years ago |
ThomasV
|
3dc69df702
|
fix tx.sweep
|
10 years ago |
ThomasV
|
1fb8af40c5
|
disable privkey export menu in trezor wallets
|
10 years ago |
ThomasV
|
265d74c542
|
fix #825
|
10 years ago |
ThomasV
|
6361abaf4d
|
extended seed prefix
|
10 years ago |
ThomasV
|
c657212e5b
|
fix: do not add zero change
|
10 years ago |
ThomasV
|
0a810de898
|
add get_type method to PendingAccount
|
10 years ago |
ThomasV
|
8cfa32db5c
|
add labelsChanged signal
|
10 years ago |
ThomasV
|
bcb18bbde4
|
call set_language before QApplication. fixes #400
|
10 years ago |
ThomasV
|
01ad103c37
|
don't change fee if it is fixed by user
|
10 years ago |
ThomasV
|
bd6f21232d
|
fix restore from mpk command line
|
10 years ago |
ThomasV
|
ea9e468333
|
fix export addresses
|
10 years ago |
ThomasV
|
6ee33948b6
|
add missing import
|
10 years ago |
ThomasV
|
a0d5ba37c6
|
fix: add missing imports
|
10 years ago |
ThomasV
|
e4dfd3129a
|
iv should be different from password
|
10 years ago |
ThomasV
|
42bbce4cb3
|
labels: encrypt keys with deterministic iv
|
10 years ago |
ThomasV
|
30a2a9ee51
|
don't encrypt keys, because it creates new items everytime
|
10 years ago |
ThomasV
|
1886da7cde
|
fix printing of unicode values
|
10 years ago |
ThomasV
|
3948ef64fa
|
labels: pull in separate thread. also fix error messages
|
10 years ago |
ThomasV
|
3bbd3685d8
|
fix bug #787
|
10 years ago |
ThomasV
|
1fa51e6b7c
|
fix fee_e in settings window
|
10 years ago |
ThomasV
|
67b9a59d34
|
better fees estimates
|
10 years ago |
ThomasV
|
cfa833134a
|
Merge pull request #824 from dabura667/txdiagopret
Show op_return in tx dialogue
|
10 years ago |