ThomasV
865ab43145
Merge pull request #4070 from marceloneil/fix-setuptools-requirements
Prevent requirements.txt from being installed to /usr after installation
7 years ago
ThomasV
2deae196d9
this probably fixes #4072
7 years ago
ThomasV
449734f3a0
fix #4075
7 years ago
Lastrellik
b3d7348020
Display suggestions when restoring from seed #1116
7 years ago
SomberNight
c1d14b9677
trezor: try and allow transports to fail independently
related: #4060
7 years ago
Marcel O'Neil
e72947c8fd
prevent requirements.txt from being installed to /usr
7 years ago
SomberNight
192e895933
hw plugins: catch exceptions for custom enumeration functions.
related: #4060
7 years ago
SomberNight
b02252d664
fix #4065
7 years ago
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`.
7 years ago
SomberNight
e243918207
fix #4055
also remove dead code
7 years ago
SomberNight
b7f7da6cde
fix kivy addresses search
7 years ago
ThomasV
a87f3fe887
Merge branch 'kivy_new'
7 years ago
ThomasV
971a6979ee
kivy: do not open invoices, requests dialogs if list is empty
7 years ago
ThomasV
646044b431
Merge pull request #4049 from SomberNight/cache_coin_price
speed-up wallet.get_full_history: cache coin_price
7 years ago
ThomasV
ca07399937
fix #4050
7 years ago
SomberNight
dc2bb7d81f
fix prev
7 years ago
SomberNight
3a5a0af48f
fix #4047
7 years ago
SomberNight
e0cda39ae5
only cache expensive case
7 years ago
SomberNight
db0e3cd209
speed-up wallet.get_full_history: cache coin_price
7 years ago
SomberNight
d002549176
wallet.get_full_history: only do fiat calc, if enabled
7 years ago
SomberNight
0c2547543d
fix openalias py3
7 years ago
SomberNight
f90c0d73db
fix #4032
7 years ago
ThomasV
a6e23ae275
share icon file
7 years ago
ThomasV
c750ec153b
new kivy gui
7 years ago
SomberNight
efd92aba67
qt history tab: text alignment in columns
7 years ago
SomberNight
135c5e805d
fix #4046
7 years ago
Johann Bauer
7ec2bcd70f
Use internal GPU on macOS
Closes : #4030
7 years ago
SomberNight
851fe0dad5
fix #4036
7 years ago
ThomasV
7d2b47a5bf
Merge pull request #4044 from SomberNight/txn_segwit_coinbase
transaction serialization: fix segwit coinbase case
7 years ago
SomberNight
e5cba92564
transaction serialization: fix segwit coinbase case.
adjust unit tests so that they would have caught it.
7 years ago
SomberNight
ba3ac1b648
fee ui qt: fee_e and feerate_e was sometimes not getting filled
7 years ago
SomberNight
553993b4d0
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
SomberNight
6b7d5abd29
fix #4039
7 years ago
ThomasV
ade7cce144
fix #4034
7 years ago
ThomasV
ab042a0914
fix #4040
7 years ago
SomberNight
3be703ac0a
fix #4037
No history summary for wallet without any tx-history.
7 years ago
SomberNight
bb5e195494
update frozen dependencies
fix #4031
7 years ago
Johann Bauer
4c81a77ccc
Revert "Check if value has 'is_nan' before calling it"
This reverts commit 1451c66a8f
.
7 years ago
Johann Bauer
1451c66a8f
Check if value has 'is_nan' before calling it
Fixes : #4034
7 years ago
Johann Bauer
2bde686752
Windows Build: Create tmp dir
7 years ago
ThomasV
360dd5a7aa
Merge pull request #4028 from SomberNight/wizard_menu_master_key_str
wizard: rename option to "use a master key"
7 years ago
SomberNight
2fdbfa6b81
wizard: rename option to "use a master key"
7 years ago
脇山P
122cb08dc6
Add JPY exchange rate ( #4016 )
7 years ago
SomberNight
81666bf9ac
fix #4026
7 years ago
ThomasV
e971bd8498
update release notes, add date
7 years ago
ThomasV
fe67012f71
Merge pull request #4025 from SomberNight/release_notes_3_1
release notes: 3.1 - more stuff
7 years ago
ThomasV
89599cf0d5
simplify fee preferences dialog
7 years ago
ThomasV
0bca97dd2f
improve fee status message
7 years ago
SomberNight
fd4142703c
typo in prev
7 years ago
SomberNight
e537b58d10
release notes: 3.1 - more stuff
7 years ago