4087 Commits (b15a890eef1d3d72e952fdc146ec57c89010fdbf)
 

Author SHA1 Message Date
ThomasV 26ee3baaba add qrcode button to mpk dialog 11 years ago
ThomasV fc861c035d forgot prepere_seed 11 years ago
ThomasV 43513adb5c seed_v9: strip whitespaces before hashing 11 years ago
ThomasV f3e2e7b501 fix for seed_version 11 years ago
ThomasV e22dfc443c check seed_version before wallet_type 11 years ago
ThomasV 5a3756b879 Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 93d073457c add spanish wordlist and remove accents 11 years ago
Maran 6c5302390a Make all LabelSync calls async. 11 years ago
ThomasV e7c7dc8cc9 init fee variable in make_unsigned_transaction 11 years ago
ThomasV d8cc54fbed verify_seed: pass function 11 years ago
ThomasV 4fcfc6d419 use own address to create dummy transactions 11 years ago
ThomasV 1b346b1aeb labels plugin: response must be OK before we continue 11 years ago
ThomasV c2813c5b15 load_wallet: we still want to test is_enabled 11 years ago
ThomasV a7102bee78 fix indentation 11 years ago
ThomasV 397f07ca82 fix plugin initialization with load_wallet 11 years ago
ThomasV 117c563182 fix utf8 encode/decode in labels plugin 11 years ago
ThomasV 302e444717 fix balance of PendingAccount (address was counted twice) 11 years ago
ThomasV be1a21d974 call add_address in get_next_account 11 years ago
ThomasV 410ac82667 Do not call Qt from non-Qt threads, this will segfault (give_error) 11 years ago
ThomasV 374daa25af create a PendingAccount if coins have been sent to next_account 11 years ago
ThomasV 501bbdbd67 fix num zeros bug 11 years ago
ThomasV d2f4eed1f7 multi-account synchronization 11 years ago
ThomasV 04e53281f6 add old_mnemonic to setup 11 years ago
ThomasV 0b7f8e74d5 move synchronize_account logic to account.py 11 years ago
ThomasV 3dc69df702 fix tx.sweep 11 years ago
ThomasV 1fb8af40c5 disable privkey export menu in trezor wallets 11 years ago
ThomasV 265d74c542 fix #825 11 years ago
ThomasV 6361abaf4d extended seed prefix 11 years ago
ThomasV c657212e5b fix: do not add zero change 11 years ago
ThomasV 0a810de898 add get_type method to PendingAccount 11 years ago
ThomasV 8cfa32db5c add labelsChanged signal 11 years ago
ThomasV bcb18bbde4 call set_language before QApplication. fixes #400 11 years ago
ThomasV 01ad103c37 don't change fee if it is fixed by user 11 years ago
ThomasV bd6f21232d fix restore from mpk command line 11 years ago
ThomasV ea9e468333 fix export addresses 11 years ago
ThomasV 6ee33948b6 add missing import 11 years ago
ThomasV a0d5ba37c6 fix: add missing imports 11 years ago
ThomasV e4dfd3129a iv should be different from password 11 years ago
ThomasV 42bbce4cb3 labels: encrypt keys with deterministic iv 11 years ago
ThomasV 30a2a9ee51 don't encrypt keys, because it creates new items everytime 11 years ago
ThomasV 1886da7cde fix printing of unicode values 11 years ago
ThomasV 3948ef64fa labels: pull in separate thread. also fix error messages 11 years ago
ThomasV 3bbd3685d8 fix bug #787 11 years ago
ThomasV 1fa51e6b7c fix fee_e in settings window 11 years ago
ThomasV 67b9a59d34 better fees estimates 11 years ago
ThomasV cfa833134a Merge pull request #824 from dabura667/txdiagopret 11 years ago
dabura667 14d3b3589d Show OP_RETURN in tx dialogue 11 years ago
ThomasV 8fa1a9a5a8 Merge pull request #822 from mmilata/master 11 years ago
Martin Milata dfe34ec620 Update plugin modules in setup.py 11 years ago
ThomasV 62179fad58 Merge pull request #772 from dabura667/fiximportchange 11 years ago