3980 Commits (c226b29ff42afe83744944a270cfdd5819ded399)
 

Author SHA1 Message Date
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 10 years ago
dabura667 14d3b3589d Show OP_RETURN in tx dialogue 10 years ago
ThomasV 8fa1a9a5a8 Merge pull request #822 from mmilata/master 10 years ago
Martin Milata dfe34ec620 Update plugin modules in setup.py 10 years ago
ThomasV 62179fad58 Merge pull request #772 from dabura667/fiximportchange 10 years ago
ThomasV f1e55a5b16 Merge branch 'dabura667-fixmultiline' 10 years ago
ThomasV 300125422d separate get_errors instead of raising an exception 10 years ago
ThomasV b82e84907e Merge branch 'fixmultiline' of github.com:dabura667/electrum into dabura667-fixmultiline 10 years ago
dabura667 f3822cf06e Multiline Address error on do_send() 10 years ago
ThomasV cdefecc16b revert commit 3863ee 10 years ago
ThomasV c908c7e9a3 Merge pull request #820 from wozz/exch_update 10 years ago
Michael Wozniak a996659225 Update itbit/coindesk exchange rate api 10 years ago