Commit Graph

6516 Commits

Author SHA1 Message Date
ThomasV 639e147b35 update doc for sample conf file 2016-04-12 20:01:28 +02:00
ThomasV 34a3af7ca3 don't display an error if the config file does not exist. assume it is JSON 2016-04-12 19:56:47 +02:00
ThomasV 7dbb23e8c6 replace sync command 2016-04-08 20:29:43 +02:00
ThomasV 1b07fb3d17 add 'offline' option only for 'restore' 2016-04-08 16:27:15 +02:00
ThomasV b39b3e3485 add 'sync' command 2016-04-08 16:14:39 +02:00
ThomasV 06280a412e fix #1751 2016-04-08 15:06:38 +02:00
ThomasV caf2f321e0 follow up 4efa6cb24b 2016-04-08 12:49:21 +02:00
ThomasV 43c037cc10 follow-up 0ae04a6419 2016-04-08 10:43:55 +02:00
ThomasV 0ae04a6419 fix #1703 2016-04-08 10:34:54 +02:00
ThomasV 475d642541 follow up 355f2e07d4 2016-04-06 15:46:23 +02:00
ThomasV c46357eeb3 version 2.6.4, release notes 2016-04-06 11:52:05 +02:00
ThomasV 9d12c7699f Merge pull request #1619 from MarcoPon/master
Added Blockchain URI (BIP 122) to block explorers list.
2016-04-06 10:45:17 +02:00
ThomasV 4efa6cb24b load default wallet in daemon (fix #1731) 2016-04-06 10:41:01 +02:00
ThomasV 18ac3b0ec2 rm deprecated info 2016-04-05 18:10:09 +02:00
ThomasV 355f2e07d4 fix #1749 2016-04-05 17:24:03 +02:00
ThomasV 8e6e287802 make restore thread a daemon 2016-04-05 10:49:28 +02:00
ThomasV 7ea2a217cd fix issue #1748 2016-04-04 16:49:19 +02:00
ThomasV e3d64a469d Merge pull request #1738 from thephez/feature/1393
Label colour - History Window
2016-03-25 20:48:55 +01:00
The Phez c1230cf270 Label colour - History Window
Set colour of label for outgoing transactions to match the colour of the
value field (red)
2016-03-25 10:01:48 -04:00
ThomasV 94dbfe6791 fix #1728 2016-03-20 19:05:38 +01:00
ThomasV 753a28b452 set timeout to 30s for synchronous operations 2016-03-20 13:25:24 +01:00
ThomasV 67145e053b scan qrcodes with zxing embedded 2016-03-19 17:00:37 +01:00
ThomasV dff138852d update readme 2016-03-18 15:23:05 +01:00
ThomasV 78c88effac improve README 2016-03-18 09:20:00 +01:00
ThomasV ac1872c6ab fix path 2016-03-18 09:08:15 +01:00
ThomasV 5ae2f30fa5 update readme 2016-03-17 12:52:40 +01:00
ThomasV 7e39052c59 kivy: fix 2016-03-17 11:13:18 +01:00
ThomasV 167088e22a kivy: remove qr_scanner 2016-03-17 09:55:42 +01:00
ThomasV 1f1dbaf523 kivy: revert to using zxing 2016-03-17 08:16:15 +01:00
ThomasV 5dfde10d30 version 2.6.3, release notes 2016-03-16 20:42:27 +01:00
ThomasV 644cb871f5 kivy: use camera 2016-03-16 20:39:59 +01:00
ThomasV 3c1d6fab69 rename method 2016-03-16 18:35:01 +01:00
ThomasV 0e3c3b59c8 fix bug #1715 2016-03-16 12:15:08 +01:00
ThomasV 9659e8542d fix transaction parsing from command line 2016-03-16 10:31:33 +01:00
ThomasV 9608d9aa86 update kivy readme 2016-03-13 09:27:58 +01:00
ThomasV b9a901594a fix unicode issue #1717 2016-03-13 09:25:48 +01:00
ThomasV d88cceecae fix #1716: keypairs should be array not tuple 2016-03-12 10:39:50 +01:00
ThomasV a4903fbf90 remove while loop in getservers 2016-03-12 09:44:43 +01:00
ThomasV 32098b0e16 kivy: fix settings if wallet is None 2016-03-10 16:43:15 +01:00
ThomasV bca0f31fca coinchooser methods should not belong in wallet class 2016-03-10 16:37:45 +01:00
ThomasV d9c567446c kivy: support wallet is None 2016-03-10 16:22:19 +01:00
ThomasV d3a9af9e79 catch exception in interface.close 2016-03-10 15:38:24 +01:00
ThomasV 43b770fbf5 fix issue #1713 2016-03-10 15:06:03 +01:00
ThomasV a57274930b kivy's python-for-android can import stat 2016-03-10 10:39:47 +01:00
ThomasV 35fe8fc0c1 kivy: handle wallet opening failures 2016-03-10 10:18:29 +01:00
ThomasV f60c949911 storage: do not raise error if file is empty 2016-03-10 10:17:03 +01:00
ThomasV 30eddf4bf0 Merge pull request #1708 from hipio/master
Improved the Windows installer
2016-03-10 08:52:04 +01:00
Neil d56c82d5e1 Merge pull request #1711 from JustinTArthur/remove-redifined-penalty-func-from-privacy-chooser
Remove penalty_func from CoinChooserPrivacy that is later redefined
2016-03-10 06:52:20 +09:00
Justin Turner Arthur 46907e97c1 Remove penalty_func from CoinChooserPrivacy that is later implemented/redefined.
Probably a copy pasta from the development process.
2016-03-09 14:22:28 -06:00
Mitchell dfe53d8e19 Forget to readd this part 2016-03-09 19:58:43 +01:00