Commit Graph

7570 Commits

Author SHA1 Message Date
ThomasV e2d996f199 Merge pull request #2591 from block8437/master
Added a timeout on the urllib2 request during a notify event.
2017-07-10 18:31:51 +02:00
Brian Smith 2cafcf0d95 Added a timeout on the urllib2 request during a notify event. 2017-07-10 12:28:56 -04:00
ThomasV 9c28489bc0 fix wallet.can_export 2017-07-10 09:46:11 +02:00
ThomasV 46e6023578 comment out raise trezor plugin 2017-07-10 09:31:13 +02:00
ThomasV b02ce2d02c disable locktime until keepkey firmware is updated 2017-07-09 21:06:21 +02:00
Johann Bauer c4979864cc Add tab icons 2017-07-09 21:01:11 +02:00
ThomasV cb81ef6f34 fix sequence in trezor plugin (follow-up to d4e8f4be) 2017-07-09 18:55:26 +02:00
ThomasV 7f2234caed new layout for network_dialog 2017-07-09 14:03:12 +02:00
ThomasV 7e353c33fe add a star to server hostname in nodes list 2017-07-09 12:11:46 +02:00
ThomasV dbbef771b3 network dialog: do not change auto_connect value from blockchain tab 2017-07-09 12:03:07 +02:00
ThomasV 1c5669ac51 network_dialog improvements 2017-07-09 10:32:24 +02:00
ThomasV ab10848187 network dialog: minor fixes 2017-07-08 17:48:23 +02:00
ThomasV b31f4ca133 network_dialog: save parameters in follow_branch, follow_server 2017-07-08 17:38:57 +02:00
ThomasV c8e4b7a42e update network dialog when raised 2017-07-08 17:02:05 +02:00
ThomasV 9b7102aed1 make fork_threshold configurable, fix backward mode 2017-07-08 16:45:09 +02:00
ThomasV 680e9a5552 network: go back if cannot connect during catch_up 2017-07-08 16:18:37 +02:00
ThomasV dd50259f68 network_dialog: do not use parent for signalling 2017-07-08 15:35:48 +02:00
ThomasV 5ae5c81c48 use a unique and non-modal network dialog window 2017-07-08 15:23:00 +02:00
ThomasV 321adf600a sort currencies in currencies.json 2017-07-08 14:22:21 +02:00
Alexx Saver 4847fe5f41 Sorted exchange_rate.py
Notice: no real changes
2017-07-08 14:14:13 +02:00
Alexx Saver 1c02ced131 Added BTCe to exchange_rate.py
Notice: BTCe uses RUR for RUB, it is not compatible with ISO 4217, so we return it as RUB. Also we use an official mirror because btc-e.com is banned in Russia.
2017-07-08 14:13:03 +02:00
ThomasV 1347004e63 minor fix: ssl checkbox 2017-07-08 13:24:40 +02:00
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 2017-07-08 11:38:32 +02:00
ThomasV c6bdd3c1b0 fix: follow-up 2a53e85e8d 2017-07-07 23:26:42 +02:00
ThomasV 777a3aa8bf Fixes for TrustedCoin plugin:
- reset billing_info after broadcast
- when bumping tx fee, do not use Trustedcoin output
2017-07-06 16:03:21 +02:00
ThomasV 6b872b68bd hardcode another testnet server 2017-07-04 13:03:31 +02:00
ThomasV 2055fce087 network dialog: add menu actions to blockchains list 2017-07-04 11:35:04 +02:00
ThomasV 197f57d329 rm dead code 2017-07-03 15:30:11 +02:00
ThomasV 73e69284d1 show pubkeys and redeem script in address dialog 2017-07-03 09:22:38 +02:00
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 2017-07-03 07:46:27 +02:00
ThomasV 255458da0a fix #2400 2017-07-02 11:44:48 +02:00
ThomasV b1083572ca Merge pull request #2580 from bauerj/tab-order
Retain tab order after toggling
2017-07-01 22:55:07 +02:00
Johann Bauer f5d5dde69a Retain tab order after toggling 2017-07-01 22:42:29 +02:00
ThomasV c6eb269cce follow-up previous commit 2017-07-01 22:26:14 +02:00
ThomasV f5dd32b8f2 Merge pull request #2579 from bauerj/view-menu
Hide console tab by default
2017-07-01 22:18:57 +02:00
Johann Bauer 17bf035125 Hide console tab by default
Also:
 - Move tab toggling menu items to new "View" menu
 - Refactoring
2017-07-01 22:14:46 +02:00
ThomasV cad3798f84 follow-up previous commit 2017-06-30 18:52:49 +02:00
ThomasV 7ea2cb41e8 fix #2509: reset pubkeys to None when x_pubkeys are unsorted 2017-06-30 18:31:37 +02:00
ThomasV a7679debd1 fix #2533 2017-06-30 13:00:06 +02:00
ThomasV eff0ae1f78 fix #2564 2017-06-30 12:50:53 +02:00
ThomasV 298461aee2 fix #2524: add proper error message 2017-06-30 12:20:19 +02:00
ThomasV 828b0e5d70 fix #2439 2017-06-30 12:11:47 +02:00
ThomasV d4b9b1f3f9 Merge pull request #2457 from chris-belcher/master
Made status bar exchange rate display in terms of base unit
2017-06-29 18:40:49 +02:00
ThomasV cf88b7f8a7 fix #2453 2017-06-29 18:32:20 +02:00
ThomasV 2a53e85e8d fix #2452 2017-06-29 18:23:10 +02:00
ThomasV 064b59c65e fix #2566 #2519 2017-06-29 16:51:55 +02:00
ThomasV 0c5c62da05 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-06-28 05:27:07 +02:00
ThomasV 91235ed7ac fix #2565: do not show traceback 2017-06-28 05:26:52 +02:00
ThomasV 8614755e16 Merge pull request #2505 from chipmixer/master
Add plugin hook `init_menubar_tools`
2017-06-27 18:36:07 +02:00
ThomasV 4934ae3cd9 follow-up previous commit 2017-06-27 11:00:14 +02:00