Commit Graph

7187 Commits

Author SHA1 Message Date
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
ThomasV 2ca0437898 fix text gui. fixes #2002 2016-10-25 22:54:06 +02:00
ThomasV 4c2113326c Merge pull request #1997 from btchip/hw1-fixes
Fix uninitialized HW.1/Nano and outputs swap with legacy firmware
2016-10-24 15:48:00 +02:00
BTChip 1b4c03ecc5 Fix uninitialized HW.1/Nano and outputs swap with legacy firmware 2016-10-24 15:45:54 +02:00
ThomasV 85849fb760 version 2.7.11 2016-10-24 15:36:47 +02:00
ThomasV 528c3386b4 move jnius wrapper to main script 2016-10-24 15:24:06 +02:00
ThomasV 8249f5ab67 init_headers in daemon thread, and fix #1996 2016-10-24 14:57:02 +02:00
ThomasV bfe7e9dc6e add version to daemon status, simply display number of spv nodes 2016-10-24 12:52:16 +02:00
ThomasV 9295d5257b kivy: add thread wrapper calling jnius.detach() 2016-10-24 12:12:04 +02:00
ThomasV 93ebe9cb22 kivy: fix typo 2016-10-24 11:57:12 +02:00
ThomasV 92d2395e3d add_hw_info only if a hw wallet is there. that should fix #1995 2016-10-24 10:34:55 +02:00
ThomasV 1e908bbf37 version 2.7.10 2016-10-22 10:18:34 +02:00
ThomasV ac59296846 allow spaces in private keys (fix #1602) 2016-10-22 10:06:51 +02:00
ThomasV 23c8684448 qt: show both sign and broadcast buttons in tx dialog 2016-10-22 00:32:19 +02:00
ThomasV c0fc844390 fix #1673 2016-10-21 15:13:40 +02:00