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 |
SomberNight
|
135c5e805d
|
fix #4046
|
7 years ago |
SomberNight
|
e5cba92564
|
transaction serialization: fix segwit coinbase case.
adjust unit tests so that they would have caught it.
|
7 years ago |
ThomasV
|
ade7cce144
|
fix #4034
|
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 |
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
|
0bca97dd2f
|
improve fee status message
|
7 years ago |
SomberNight
|
219ea6588b
|
update default server list
|
7 years ago |
SomberNight
|
81b6d65764
|
refactor network constants
|
7 years ago |
ThomasV
|
1c0e23c8b9
|
Revert "Add JPY exchange rate"
This reverts commit c2da8eb46d .
|
7 years ago |
WakiyamaP
|
c2da8eb46d
|
Add JPY exchange rate
|
7 years ago |
ThomasV
|
1526768cd6
|
kivy: simplify history screen, display either fiat or btc
|
7 years ago |
SomberNight
|
0df6d1ec97
|
trezor: segwit offline signing
|
7 years ago |
SomberNight
|
7816edc342
|
fix #4003
|
7 years ago |
ThomasV
|
4b7cf297f5
|
fix #3998
|
7 years ago |
SomberNight
|
02f2e5c599
|
wallet.add_transaction: adding to spent_outpoints, out of order case
|
7 years ago |
ThomasV
|
968862076f
|
fix sign
|
7 years ago |
SomberNight
|
724ed874aa
|
toggle capital gains columns in qt history tab
|
7 years ago |
ThomasV
|
37e43d9c10
|
follow up prev commit
|
7 years ago |
ThomasV
|
fb761b7c12
|
request fee historgam every minute. show fee in the send tab of kivy gui
|
7 years ago |
ThomasV
|
4236adc552
|
fix date filtering
|
7 years ago |
SomberNight
|
a821a3504e
|
wizard: remove unused strings
|
7 years ago |
ThomasV
|
a3554dc2b7
|
fix #3963
|
7 years ago |
ThomasV
|
51630416fc
|
fix expenditures sign
|
7 years ago |
ThomasV
|
31edc419fa
|
improve get_tx_status
|
7 years ago |
ThomasV
|
c50d758c3e
|
rename "Local only" as "Local"
|
7 years ago |
Yuki Inoue
|
6687c1b336
|
daemon returns true only if the wallet is loaded
|
7 years ago |
SomberNight
|
3daa8b018f
|
prepare self.unverified_tx regardless of network
|
7 years ago |
SomberNight
|
a32d27b9d7
|
make 2fa wallets work on testnet
|
7 years ago |
ThomasV
|
22daffbbea
|
fix typo
|
7 years ago |
ThomasV
|
aad0e276c0
|
wallet history: compute income and expenditures, remove redundant calculation of acquisition price
|
7 years ago |
ThomasV
|
9fe24e32c0
|
test for NaN in Fiat.__str__
|
7 years ago |
SomberNight
|
649b5a7298
|
fix #3964
|
7 years ago |
SomberNight
|
f1b7578218
|
fix #3960
|
7 years ago |
SomberNight
|
55a0a6b7f0
|
fix #3962
|
7 years ago |
ThomasV
|
aaf89d2325
|
fix #3858
|
7 years ago |
ThomasV
|
d38a50b119
|
fix #3922: wrong parameter passed to connection_down
|
7 years ago |
ThomasV
|
8329faf760
|
price_at_timestamp: minor fix
|
7 years ago |
SomberNight
|
151aa9d135
|
fix prev; offset is relative to last forking height
|
7 years ago |
SomberNight
|
02c7524d75
|
logging: some extra network-related lines
|
7 years ago |
ThomasV
|
0928ac961a
|
fix #3955: fix interference between verifier and catch_up
|
7 years ago |
ThomasV
|
f3440f5a20
|
fix 3954
|
7 years ago |
ThomasV
|
99710099fb
|
fix #3952
|
7 years ago |