Commit Graph

7020 Commits

Author SHA1 Message Date
ThomasV 9138cf3cb8 remove deprecated protocols from DEFAULT_PORTS 2017-01-07 15:59:09 +01:00
ThomasV be15b76c9b allow client daemon to be launched in the foreground (fix #1873) 2017-01-07 10:10:51 +01:00
ThomasV f381aee835 make payment requests never expire by default 2017-01-07 09:31:09 +01:00
ThomasV b69cb21333 Qt: catch exception raised by load_wallet 2017-01-07 08:57:25 +01:00
ThomasV b16800864b trezor: fix is_xprv 2017-01-06 22:47:10 +01:00
ThomasV 6d33e1a35b trezor: fix wipe_device 2017-01-06 22:32:06 +01:00
ThomasV adf7e250ca improve send tab layout 2017-01-06 21:28:04 +01:00
ThomasV f97d83b7f4 fix fiat visibility on startup 2017-01-06 19:17:17 +01:00
ThomasV 253df89af5 fix #2101 2017-01-06 18:12:10 +01:00
ThomasV de018a72a6 update release notes 2017-01-06 11:32:47 +01:00
ThomasV b2ec525444 simplify fee preferences 2017-01-06 11:22:14 +01:00
ThomasV bafe3e4ff8 fix #2060: use tx size for high fee warning 2017-01-06 10:54:04 +01:00
ThomasV d09e91e631 Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083) 2017-01-06 10:45:05 +01:00
ThomasV 0b08de65de prepare version 2.7.15 2017-01-05 11:26:02 +01:00
ThomasV dcfa7b508a fix password issue #2097 2017-01-05 06:20:02 +01:00
ThomasV 4db5052cc6 fix android detection 2017-01-04 22:37:59 +01:00
ThomasV ec42483b6b remove 'not enough funds' message when amount field is emptied 2017-01-04 21:31:15 +01:00
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 2017-01-04 19:09:14 +01:00
ThomasV 0f424a9da4 prepare version 2.7.14 2017-01-04 18:25:12 +01:00
ThomasV cd65516ff0 wrap list updates in setUpdatesEnabled() 2017-01-04 18:22:15 +01:00
ThomasV 1e24dbd94b fix #2096 (variable name) 2017-01-04 18:08:58 +01:00
ThomasV 63cff71f91 workaround inefficiency in add_input_info 2017-01-04 15:17:11 +01:00
ThomasV 0e32638765 minor fix 2017-01-04 11:49:23 +01:00
ThomasV 2ef7974897 Merge pull request #2092 from 7sean68/patch-1
changed false Identification of windows as linux
2017-01-04 00:34:15 +01:00
ThomasV 0dabfd4764 do not save transactions until wallet is closed 2017-01-04 00:18:51 +01:00
7sean68 4f2924e4a0 changed false Identification of windows as linux 2017-01-04 00:05:19 +02:00
ThomasV b6a29b7bc2 fix; update setup.py 2017-01-03 17:17:15 +01:00
ThomasV 13678d9e13 Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
2017-01-03 17:04:04 +01:00
ThomasV 21e3bb7939 update make_download script 2017-01-03 11:40:34 +01:00
ThomasV 65ee3416f6 rename P2PK to P2PKH to avoid confusion 2017-01-02 11:02:36 +01:00
ThomasV 7e871923f4 paytoedit: fix is_max 2016-12-31 17:10:45 +01:00
ThomasV 0b3fe8df83 follow-up previous commit 2016-12-31 16:57:29 +01:00
ThomasV e123774ea8 Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000)
* allow "!" syntax for multiple outputs (fixes #1698)
2016-12-31 16:29:18 +01:00
ThomasV 662577aea6 show error if cannot import plot module 2016-12-30 10:36:14 +01:00
ThomasV e6aac9ea99 version 2.7.13, release notes 2016-12-30 10:32:10 +01:00
Eagle[TM] a5dad77675 Update default servers 2016-12-26 23:07:52 +01:00
ThomasV 6020d72b1b fix #2063 2016-12-22 22:03:56 +01:00
ThomasV 07896efa21 minor fix 2016-12-22 17:36:05 +01:00
ThomasV 426cd6dd60 Merge pull request #2086 from alexander255/master
Properly handle invalid payment request URLs
2016-12-22 06:06:16 +01:00
ThomasV e874ea2b7c trustedcoin: remove hardcoded item 2016-12-21 23:41:22 +01:00
ThomasV dbe9f17ba5 fix bug in text gui 2016-12-21 19:19:49 +01:00
Alexander Schlarb c666070af4 Properly handle invalid payment request URLs
Otherwise the client would simply hang when receiving an invalid URL dumping
a hard-to-read exception to the terminal.
2016-12-21 17:19:27 +01:00
ThomasV cda0d14a13 fix issue #2064 2016-12-21 13:30:35 +01:00
ThomasV a660590a70 fix #2034 2016-12-20 16:53:01 +01:00
ThomasV 38858c25fd another cosignerpool fix 2016-12-20 13:23:55 +01:00
ThomasV e18e323c45 fix cosignerpool plugin, change hostname 2016-12-20 11:12:22 +01:00
ThomasV ca6e32442c remove plugins/plot from setup.py 2016-12-19 15:17:59 +01:00
ThomasV 85c7fccdf9 fix wizard options (issue #2080) 2016-12-19 13:25:16 +01:00
ThomasV 950c045e09 update figure labels 2016-12-19 12:50:50 +01:00
ThomasV 0a8f9d49ea add label for size in tx window. use base_unit for fee 2016-12-17 17:28:19 +01:00