Commit graph

8921 commits

Author SHA1 Message Date
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
SomberNight
e0cda39ae5 only cache expensive case 2018-03-06 17:15:14 +01:00
SomberNight
db0e3cd209 speed-up wallet.get_full_history: cache coin_price 2018-03-06 16:56:51 +01:00
SomberNight
d002549176 wallet.get_full_history: only do fiat calc, if enabled 2018-03-06 16:37:17 +01:00
SomberNight
0c2547543d fix openalias py3 2018-03-06 16:08:49 +01:00
SomberNight
f90c0d73db fix #4032 2018-03-06 16:07:33 +01:00
ThomasV
a6e23ae275 share icon file 2018-03-06 15:13:19 +01:00
ThomasV
c750ec153b new kivy gui 2018-03-06 14:58:00 +01:00
SomberNight
efd92aba67 qt history tab: text alignment in columns 2018-03-06 13:48:50 +01:00
SomberNight
135c5e805d fix #4046 2018-03-06 12:41:37 +01:00
Johann Bauer
7ec2bcd70f
Use internal GPU on macOS
Closes: #4030
2018-03-06 11:55:43 +01:00
SomberNight
851fe0dad5 fix #4036 2018-03-06 11:22:49 +01:00
ThomasV
7d2b47a5bf
Merge pull request #4044 from SomberNight/txn_segwit_coinbase
transaction serialization: fix segwit coinbase case
2018-03-06 11:00:27 +01:00
SomberNight
e5cba92564 transaction serialization: fix segwit coinbase case.
adjust unit tests so that they would have caught it.
2018-03-06 10:34:52 +01:00
SomberNight
ba3ac1b648 fee ui qt: fee_e and feerate_e was sometimes not getting filled 2018-03-06 09:21:58 +01:00
SomberNight
553993b4d0 Merge branch 'master' of github.com:spesmilo/electrum 2018-03-06 07:14:08 +01:00
SomberNight
6b7d5abd29 fix #4039 2018-03-06 07:13:35 +01:00
ThomasV
ade7cce144 fix #4034 2018-03-06 07:13:35 +01:00
ThomasV
ab042a0914 fix #4040 2018-03-06 07:08:38 +01:00
SomberNight
3be703ac0a fix #4037
No history summary for wallet without any tx-history.
2018-03-06 06:40:59 +01:00
SomberNight
bb5e195494 update frozen dependencies
fix #4031
2018-03-06 06:09:13 +01:00
Johann Bauer
4c81a77ccc
Revert "Check if value has 'is_nan' before calling it"
This reverts commit 1451c66a8f.
2018-03-05 23:24:12 +01:00
Johann Bauer
1451c66a8f
Check if value has 'is_nan' before calling it
Fixes: #4034
2018-03-05 23:07:52 +01:00
Johann Bauer
2bde686752
Windows Build: Create tmp dir 2018-03-05 17:16:30 +01:00
ThomasV
360dd5a7aa
Merge pull request #4028 from SomberNight/wizard_menu_master_key_str
wizard: rename option to "use a master key"
2018-03-05 13:03:26 +01:00
SomberNight
2fdbfa6b81 wizard: rename option to "use a master key" 2018-03-05 12:58:03 +01:00
脇山P
122cb08dc6 Add JPY exchange rate (#4016) 2018-03-05 12:08:10 +01:00
SomberNight
81666bf9ac fix #4026 2018-03-05 11:44:03 +01:00
ThomasV
e971bd8498 update release notes, add date 2018-03-05 10:39:29 +01:00
ThomasV
fe67012f71
Merge pull request #4025 from SomberNight/release_notes_3_1
release notes: 3.1 - more stuff
2018-03-05 10:15:07 +01:00
ThomasV
89599cf0d5 simplify fee preferences dialog 2018-03-05 10:12:44 +01:00
ThomasV
0bca97dd2f improve fee status message 2018-03-05 09:49:17 +01:00
SomberNight
fd4142703c typo in prev 2018-03-05 09:43:45 +01:00
SomberNight
e537b58d10 release notes: 3.1 - more stuff 2018-03-05 09:39:55 +01:00
ThomasV
2b5117ab3d kivy: fix tx dialog message 2018-03-05 09:37:25 +01:00
SomberNight
219ea6588b update default server list 2018-03-05 06:00:24 +01:00
ThomasV
c9b0840c78 kivy: minor fixes related to exchange rates 2018-03-04 23:58:38 +01:00
ThomasV
c3ff6040d2
Merge pull request #4008 from SomberNight/network_constants_refactor
refactor network constants
2018-03-04 23:13:50 +01:00
SomberNight
81b6d65764 refactor network constants 2018-03-04 22:10:59 +01:00
ThomasV
1c0e23c8b9 Revert "Add JPY exchange rate"
This reverts commit c2da8eb46d.
2018-03-04 10:35:14 +01:00
ThomasV
56c94153ff kivy: simplify fee dialog 2018-03-04 10:29:56 +01:00
ThomasV
451ac0d259
Merge pull request #4007 from wakiyamap/add_jpy_exchange_rate
Add JPY exchange rate
2018-03-04 09:31:45 +01:00