Commit Graph

4162 Commits

Author SHA1 Message Date
BTChip 7f2a360c6a Fix behavior when calling get_master_public_key from an external context 2014-09-21 00:49:36 +02:00
BTChip f296e5e5ef Do not crash when asked to export private keys 2014-09-20 14:46:26 +02:00
BTChip 94db6cc94b Fix bad initializer 2014-09-20 14:27:13 +02:00
ThomasV c02faeba2d Merge pull request #851 from molecular/test
fix typo in btcchip second factor prompt dialog
2014-09-19 21:00:48 +02:00
molecular e90d567435 fix typo in btcchip second factor prompt dialog 2014-09-19 20:58:16 +02:00
ThomasV fde5dd577a fix #849 2014-09-19 20:23:24 +02:00
ThomasV 7dd7918a30 Merge pull request #848 from btchip/firmwareupdate
Firmwareupdate
2014-09-19 16:24:00 +02:00
ThomasV 44b0fab4c0 Merge pull request #847 from btchip/tx-2fa-message
Improve 2FA message and dongle reconnection
2014-09-19 16:23:02 +02:00
BTChip 2c096f9669 Add firmware check 2014-09-19 16:02:09 +02:00
BTChip 796d52ac09 Delegate firmware update and better error message when connection to the dongle fails 2014-09-19 15:51:10 +02:00
ThomasV 11e7a6644e do not store wallet_type right at the first screen 2014-09-19 14:30:16 +02:00
ThomasV cfa965fdae set env to python2 2014-09-19 14:05:00 +02:00
ThomasV fd1f083958 simplify names 2014-09-19 13:48:49 +02:00
BTChip 86c0bffa3e Improve 2FA message and dongle reconnection 2014-09-19 13:39:12 +02:00
ThomasV 6cd00eb36b request history rates asynchronously 2014-09-19 13:36:30 +02:00
ThomasV 692f49e7af init not_enough_funds variable 2014-09-19 11:29:39 +02:00
ThomasV 7ef86d8bbb better error message 2014-09-19 11:20:26 +02:00
ThomasV e7d24c31bd don't set negative amounts in amount field 2014-09-19 11:14:16 +02:00
ThomasV 17006e5285 qr scanner: show error if not installed 2014-09-19 11:08:43 +02:00
ThomasV 44464e7e21 remove http protocols from gui selector 2014-09-19 10:46:18 +02:00
ThomasV 52450289ff we must check host name if cert is signed by CA 2014-09-19 10:18:33 +02:00
ThomasV 889ac782c1 simplify interface.get_socket, and fix a bug with new certificates 2014-09-19 09:25:44 +02:00
ThomasV 99b60980cd Merge branch 'master' of git://github.com/spesmilo/electrum 2014-09-19 05:18:54 +02:00
ThomasV 27c966c5f6 add socks 2014-09-19 05:18:42 +02:00
ThomasV 042ed24b9d Merge pull request #841 from btchip/issue839
Fix query fees
2014-09-19 05:02:50 +02:00
ThomasV c724e2dce5 fix: wordlists are in data 2014-09-18 23:43:25 +02:00
ThomasV 2fd94a185c remove socks from list of modules 2014-09-18 23:41:03 +02:00
ThomasV fbb0801d15 better workaround for tlslite issue 2014-09-18 23:38:30 +02:00
BTChip c6dcbcb005 Fix query fees 2014-09-18 22:11:24 +02:00
ThomasV feebd7c253 add dump and getrequest to merchant script 2014-09-18 12:59:29 +02:00
ThomasV 484cd3983b init_plugins only for gui 2014-09-18 10:16:05 +02:00
ThomasV aec114064d don't show password strength if there's no password 2014-09-18 08:10:52 +02:00
ThomasV 134c93be4b show warning about offline mode instead of returning silently 2014-09-17 16:43:14 +02:00
ThomasV 39719dda9c remove socks.py from repo, add it as dependency 2014-09-17 15:24:21 +02:00
ThomasV d71b9bff31 save receive requests after delete 2014-09-17 12:11:35 +02:00
ThomasV 9d95035df0 Merge branch 'azhar3339-master' 2014-09-17 11:51:22 +02:00
ThomasV cc6df53e0b password dialog: better score calculation, and fix layout 2014-09-17 11:50:40 +02:00
ThomasV f1f303168b Merge branch 'master' of github.com:azhar3339/electrum into azhar3339-master 2014-09-16 12:21:55 +02:00
ThomasV b8f971fcd6 force reconnect after delay 2014-09-16 12:21:01 +02:00
azhar3339 489152ff5a Update password_dialog.py
Added a label that shows the password strength interactively as the user types the password.
2014-09-16 04:44:19 +04:00
ThomasV a3611af26a signal to set fee field after payment request 2014-09-15 16:28:29 +02:00
ThomasV c3419eb7bb update script 2014-09-15 15:01:09 +02:00
ThomasV 43c8fd43c4 update peers and txradar scripts 2014-09-15 14:52:28 +02:00
ThomasV b782a1bb3f fix argument for check_seed 2014-09-15 14:42:41 +02:00
ThomasV 590659ff4d get_tx_fee 2014-09-15 12:57:56 +02:00
ThomasV b305dd4a89 make wordlist use default language if available 2014-09-15 10:04:36 +02:00
ThomasV 441c68fbcc cache xpub values in account in order to generate addresses faster 2014-09-15 09:44:59 +02:00
ThomasV bde0ca3ea1 set default fee to 0.5mBTC/kb 2014-09-15 07:35:05 +02:00
ThomasV 8d396997dc fee estimate: kilobyte 2014-09-14 21:58:13 +02:00
ThomasV c42038a891 cosigner: add popup window 2014-09-14 20:28:21 +02:00