4426 Commits (9782c7fe8e0aea03c89212f0348efd2f821ddfaf)
 

Author SHA1 Message Date
ThomasV 9782c7fe8e don't show new account menu 10 years ago
ThomasV 2b81906fdd trustedcoin: use self.print_error 10 years ago
ThomasV d895e3b868 OA: update contacts tab 10 years ago
ThomasV c9d874ce38 openalias: more error message 10 years ago
ThomasV 8902207443 add url as contact 10 years ago
ThomasV f77311328a add get_completions to wallet 10 years ago
ThomasV 4d7b68658b fix delete_contact 10 years ago
ThomasV 27d871277a add url to contacts, not full name, because it's used in completions 10 years ago
ThomasV dfc3b64395 don't use large and silent try..except block. print more error messages 10 years ago
ThomasV 2f1c597e8f print_error method for plugins 10 years ago
ThomasV c17f64d236 do not run asynchronous validation in GUI thread. 10 years ago
ThomasV 34d4c6c9d8 rm dead code 10 years ago
ThomasV 66cbd5bc65 OA_READY already checked in is_available 10 years ago
ThomasV 8cc21a6a00 openalias: freeze and color payto_e 10 years ago
ThomasV bafc9a5842 fix undefined variable in openalias plugin 10 years ago
ThomasV da502076bd fix get_history 10 years ago
ThomasV f051a3e577 update occurences of get_history 10 years ago
ThomasV 81372ffe4b Merge pull request #1114 from romanz/plugin-buttons-fix 10 years ago
ThomasV 41cf7603d8 Merge pull request #1113 from romanz/transaction-fixes 10 years ago
Roman Zeyde a6a4200c51 plugins: fix buttons insertion 10 years ago
Roman Zeyde c4b306cdbe fix Transaction.deserialize() to Transaction() 10 years ago
Roman Zeyde 9d0aa737e5 transaction: call serialize() before deserialization 10 years ago
ThomasV e2225ce17e Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 2d84deeaad sanity check history 10 years ago
ThomasV ec11e58add handle pruning in wallet.txi/txo 10 years ago
ThomasV 3d1fa1e27f find_pay_to_pubkey_address 10 years ago
ThomasV 66f7a6d28e show own addresses in green 10 years ago
ThomasV 7d79ecce73 do not display default label 10 years ago
ThomasV bc3ed470e1 use hash as default label 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV d9b1271f65 version 2.1 10 years ago
ThomasV 393cb59f2c Merge pull request #1112 from palob/iconpath 10 years ago
palob 768fe3c03a Icon location fix. Fixes #1111 10 years ago
ThomasV cf0fcac9fa fix deserialize_server bug 10 years ago
ThomasV 3b8184cef3 make_download: show which file failed signaure check 10 years ago
ThomasV 9dd0728558 revert commit 3ae2fb2e90 10 years ago
ThomasV 9dbd546670 trustedcoin: clarify buy dialog 10 years ago
ThomasV 08f63a7f14 release notes for 2.0.4 10 years ago
ThomasV c0e60ec93d ask user before closing transaction window with unsaved transaction 10 years ago
ThomasV d9874ecb01 add 10 second timeout to header requests 10 years ago
ThomasV f50a62755c use self.print_error 10 years ago
ThomasV 659301873c labels: use https, and fix force param 10 years ago
ThomasV 973f7f9fe5 mpk window: detect self and cosigner keys 10 years ago
ThomasV cbb1a39879 reopen the password dialog if user enters incorrect password 10 years ago
ThomasV bfb4240948 Rewrite labels plugin using requests and own signals 10 years ago
ThomasV 1369c02011 safeguard: do not let daemon treads write wallet file 10 years ago
ThomasV 0200778ac1 require user to start daemon explicitly 10 years ago
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 10 years ago
ThomasV c11b7b4fbd fix #1102 10 years ago
ThomasV 1be26dbf06 fix init error from issue #1102 10 years ago