4756 Commits (39fe24b4d37bee35d2aa3aa5f67504c0fb9a7503)
 

Author SHA1 Message Date
ThomasV 4c729f0ff0 move format_time to util 10 years ago
ThomasV 7e6bd2eb8c give user the option to remove incomplete wallet 10 years ago
ThomasV 9aa812026a fix android: from_seed 10 years ago
ThomasV 75cf142be0 fix typo 10 years ago
ThomasV a3422d3fae generic multisig wallet constructor. fixes #1129 10 years ago
ThomasV 87709dfd16 Merge pull request #1127 from kaykurokawa/master 10 years ago
ukurokawa 950dc2c685 get_pubkeys is called incorrectly in get_pubkey_from_xpub() 10 years ago
ThomasV 156825fe57 trustedcoin: add 10 to prepaid options 10 years ago
ThomasV 8314efdfd5 fix #802 10 years ago
ThomasV d70c9d1ab7 stretch column instead of storing width 10 years ago
ThomasV cb0106a641 release notes for 2.1 10 years ago
ThomasV 9e5cf68e93 updates for stdio gui 10 years ago
ThomasV 911a60c02d separate timeouts for server and nodes retry 10 years ago
ThomasV 3c77eeba7d fix #1120 10 years ago
ThomasV fb699e5294 fix #955 10 years ago
ThomasV 5f29017c9d pass config.path to daemon (exemptore). fixes #901 10 years ago
ThomasV 98cc9c53d1 do not write config file from network class 10 years ago
ThomasV a805afa900 save recent_servers in separate file 10 years ago
ThomasV 881e15ae12 store config as json 10 years ago
ThomasV 0503e809d5 fix #1121: tx.update 10 years ago
ThomasV e3e5d95794 fix account key bug 10 years ago
ThomasV eaa91683da text gui: cap size of labels 10 years ago
ThomasV 8e65df3ae7 Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV effb4b7d7c Merge pull request #1117 from openalias/master 10 years ago
Riccardo Spagni c5d45da933
tweaked resolve and DNSSEC timeouts to be less aggressive 10 years ago
ThomasV c00b1f649a do not save gui_last_wallet if -w parameter was passed 10 years ago
ThomasV c6027a3578 don't show import menu 10 years ago
ThomasV 9782c7fe8e don't show new account menu 10 years ago
ThomasV 2b81906fdd trustedcoin: use self.print_error 10 years ago
ThomasV a44f1bc4d3 Merge pull request #1115 from romanz/offline-mode-fix 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
Roman Zeyde 43a4b68ee8 main_window: don't update history in offline mode 10 years ago
Roman Zeyde a7440fc89c wallet: skip history sort when verifier is not set 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