Commit Graph

7001 Commits

Author SHA1 Message Date
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
ThomasV dbf0a6f7a5 move plot plugin to lib; plot histograms 2016-12-17 17:06:25 +01:00
ThomasV 375885deb3 plot: remove unused label from loop 2016-12-17 13:15:20 +01:00
ThomasV b8328da99f fix matplotlib plugin 2016-12-16 12:20:36 +01:00
ThomasV 4e564651a5 Merge pull request #2029 from anduck/patch-2
Trezor firmware version check bugfix and log on error
2016-12-16 09:57:53 +01:00
ThomasV 77d5450081 Merge pull request #2071 from neocogent/tx_fee_info
Add fee rate to transaction details dialog.
2016-12-13 10:32:24 +01:00
neocogent eb41e23f39 Add more fee info to tx details, update tx estimated_size method. 2016-12-09 12:36:57 +07:00
ThomasV 46c3fe4efa fix get_addresses in stdio gui 2016-12-04 08:45:02 +01:00
ThomasV 6d1c33cbf8 minor fix: plot plugin 2016-11-30 11:30:30 +01:00
anduck 064535c27d Update plugin.py 2016-11-09 23:14:25 +02:00
anduck 32af57e2c9 Change atleast_version to return 1 or 0 2016-11-09 23:12:44 +02:00
ThomasV d61ccd4275 throttle send_requests 2016-11-09 13:23:10 +01:00
ThomasV 0b4f64a7b9 version 2.7.12 2016-11-08 17:32:06 +01:00
ThomasV a937e8756d fix #2025 2016-11-08 17:22:39 +01:00
ThomasV 191ed8cc05 fix #2027 2016-11-08 16:59:15 +01:00
ThomasV 36d0dff092 fix #2026 2016-11-08 16:39:04 +01:00
ThomasV af55fec764 fix #2022 2016-11-07 10:22:50 +01:00
ThomasV 15300c6361 Merge pull request #2013 from jonathancross/trusted-coin-icon-fix
Fixing TrustedCoin logo.
2016-11-02 07:45:16 +01:00
Jonathan Cross e66889c70e
Fixing TrustedCoin logo. 2016-10-31 17:53:03 +01:00
ThomasV f7cf90d268 fix #2007 2016-10-27 14:32:27 +02:00