Commit graph

9062 commits

Author SHA1 Message Date
SomberNight
87aee10047 fix #4111 2018-03-12 21:23:37 +01:00
ThomasV
3234917ea1 release notes of version 3.1.1 2018-03-12 19:49:00 +01:00
Johann Bauer
79edd2dbf1
Fix crowdin upload 2018-03-12 16:58:14 +01:00
ThomasV
c3e26a1e2b fix #4098 2018-03-12 12:19:45 +01:00
ThomasV
152ec1447c fix #4100: spent_outpoints does not track everything 2018-03-12 11:56:00 +01:00
ThomasV
cf866adfe3 fix #4109 2018-03-12 10:30:56 +01:00
ThomasV
0603f9f2b4 fix #4108 2018-03-12 10:18:09 +01:00
SomberNight
a048a00594 close #4102
close #3337
2018-03-12 04:00:27 +01:00
Chuong Vu
20a881b6a4 Update doc for OSX build
Avoids the confusion that I just had..
2018-03-11 18:51:58 -07:00
SomberNight
d3065f73bf follow-up 3c505660a6 2018-03-11 13:28:13 +01:00
SomberNight
a2ebad009f labels plugin: better exception handling 2018-03-11 11:30:10 +01:00
Johann Bauer
7869232737
Switch labelsync to electrum.org 2018-03-11 11:26:19 +01:00
SomberNight
e31c2d491d fix #4093 2018-03-11 07:18:07 +01:00
Johann Bauer
d71d22d279 Fix Typo 2018-03-10 14:55:06 +01:00
SomberNight
99647fc070 careful with exceptions.. 2018-03-10 08:16:19 +01:00
SomberNight
2c6cf7f80c careful with exceptions.. 2018-03-10 08:00:41 +01:00
SomberNight
d994d27704 hw wallet encryption unlock: clear session on incorrect passphrase 2018-03-10 03:59:01 +01:00
SomberNight
f3d254ff1e follow-up prev 2018-03-10 00:37:16 +01:00
SomberNight
6f5a4677d1 clean up imports in lib/plot.py 2018-03-10 00:23:51 +01:00
Johann Bauer
895bd019fb Follow-up 3c505660a6: One search/replace too much 2018-03-10 00:09:17 +01:00
Johann Bauer
92a701b97a Follow-up 2915cb98b2 2018-03-10 00:06:19 +01:00
Johann Bauer
3c505660a6 Fix localization related issues with digitalbitbox 2018-03-09 23:52:34 +01:00
Johann Bauer
2915cb98b2 Follow-up e890ec02d 2018-03-09 23:22:15 +01:00
Johann Bauer
e890ec02d5 Pass all possible files to xgettext 2018-03-09 23:17:39 +01:00
Johann Bauer
eab5bcf62f Find files to translate automatically 2018-03-09 19:15:05 +01:00
SomberNight
9372c31b5d fix #4084 2018-03-09 19:10:57 +01:00
Johann Bauer
084b1e86ef Add missing files to localization 2018-03-09 18:59:15 +01:00
SomberNight
08aee6a857 logging - use self.print_error instead of util.print_error 2018-03-09 14:58:13 +01:00
SomberNight
c13e057701 fix #4080 2018-03-09 03:18:53 +01:00
SomberNight
df6f950b2d fix #4078 2018-03-09 01:47:56 +01:00
SomberNight
6f0a7ff420 fix #4077 2018-03-09 01:38:35 +01:00
Johann Bauer
b3bd166620
Move Cosignerpool to HTTPS 2018-03-08 21:55:46 +01:00
ThomasV
f38ca73dae setup.py: install optional modules. fixes #3927 2018-03-08 11:52:01 +01:00
ThomasV
865ab43145
Merge pull request #4070 from marceloneil/fix-setuptools-requirements
Prevent requirements.txt from being installed to /usr after installation
2018-03-08 11:01:25 +01:00
ThomasV
2deae196d9 this probably fixes #4072 2018-03-08 10:14:32 +01:00
ThomasV
449734f3a0 fix #4075 2018-03-08 09:49:11 +01:00
Lastrellik
b3d7348020 Display suggestions when restoring from seed #1116 2018-03-07 20:39:57 -07:00
SomberNight
c1d14b9677 trezor: try and allow transports to fail independently
related: #4060
2018-03-08 02:45:39 +01:00
Marcel O'Neil
e72947c8fd
prevent requirements.txt from being installed to /usr 2018-03-07 15:15:54 -05:00
SomberNight
192e895933 hw plugins: catch exceptions for custom enumeration functions.
related: #4060
2018-03-07 16:11:20 +01:00
SomberNight
b02252d664 fix #4065 2018-03-07 14:43:14 +01:00
Yuki Inoue
fc9cb0ca1c daemon status shows current wallet path
All the jsonrpc calls against electrum daemon is affected by the
implicit parameter of wallet in the cmd_runner.  AFAIK, there is no way
to check the value of this wallet.  This can be trouble some if multiple
wallets are loaded, or load_wallet command is executed several times.

This patch makes it viewable on the `daemon status`.
2018-03-07 13:51:06 +09:00
SomberNight
e243918207 fix #4055
also remove dead code
2018-03-06 23:43:30 +01:00
SomberNight
b7f7da6cde fix kivy addresses search 2018-03-06 20:24:23 +01:00
ThomasV
a87f3fe887 Merge branch 'kivy_new' 2018-03-06 19:38:21 +01:00
ThomasV
971a6979ee kivy: do not open invoices, requests dialogs if list is empty 2018-03-06 19:36:57 +01:00
ThomasV
646044b431
Merge pull request #4049 from SomberNight/cache_coin_price
speed-up wallet.get_full_history: cache coin_price
2018-03-06 18:23:02 +01:00
ThomasV
ca07399937 fix #4050 2018-03-06 18:07:38 +01:00
SomberNight
dc2bb7d81f fix prev 2018-03-06 17:26:59 +01:00
SomberNight
3a5a0af48f fix #4047 2018-03-06 17:20:22 +01:00