ThomasV
|
7af5d42324
|
qt: show addresses and utxos in separate tabs
|
8 years ago |
ThomasV
|
1358bebd37
|
network: do not wait for headers file on startup
|
8 years ago |
ThomasV
|
73390f1769
|
fix: missing global
|
8 years ago |
ThomasV
|
8b6efaff2d
|
remove regexp test from is_address; non-matching strings will fail anyway
|
8 years ago |
ThomasV
|
4d41c36cbb
|
add headers url for testnet
|
8 years ago |
ThomasV
|
b4d5934da0
|
testnet: remove failing tests
|
8 years ago |
ThomasV
|
5d83bcba14
|
don't expose default servers and ports in __init__
|
8 years ago |
ThomasV
|
d042d6e970
|
initial testnet support (petrkr)
|
8 years ago |
ThomasV
|
9138cf3cb8
|
remove deprecated protocols from DEFAULT_PORTS
|
8 years ago |
ThomasV
|
be15b76c9b
|
allow client daemon to be launched in the foreground (fix #1873)
|
8 years ago |
ThomasV
|
253df89af5
|
fix #2101
|
8 years ago |
ThomasV
|
d09e91e631
|
Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083)
|
8 years ago |
ThomasV
|
0b08de65de
|
prepare version 2.7.15
|
8 years ago |
ThomasV
|
dcfa7b508a
|
fix password issue #2097
|
8 years ago |
ThomasV
|
4db5052cc6
|
fix android detection
|
8 years ago |
ThomasV
|
a8c23f9bf0
|
always display a receiving address (fix #2031)
|
8 years ago |
ThomasV
|
0f424a9da4
|
prepare version 2.7.14
|
8 years ago |
ThomasV
|
1e24dbd94b
|
fix #2096 (variable name)
|
8 years ago |
ThomasV
|
63cff71f91
|
workaround inefficiency in add_input_info
|
8 years ago |
ThomasV
|
0dabfd4764
|
do not save transactions until wallet is closed
|
8 years ago |
7sean68
|
4f2924e4a0
|
changed false Identification of windows as linux
|
8 years ago |
ThomasV
|
13678d9e13
|
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
|
8 years ago |
ThomasV
|
65ee3416f6
|
rename P2PK to P2PKH to avoid confusion
|
8 years ago |
ThomasV
|
e123774ea8
|
Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000)
* allow "!" syntax for multiple outputs (fixes #1698)
|
8 years ago |
ThomasV
|
e6aac9ea99
|
version 2.7.13, release notes
|
8 years ago |
Eagle[TM]
|
a5dad77675
|
Update default servers
|
8 years ago |
ThomasV
|
6020d72b1b
|
fix #2063
|
8 years ago |
Alexander Schlarb
|
c666070af4
|
Properly handle invalid payment request URLs
Otherwise the client would simply hang when receiving an invalid URL dumping
a hard-to-read exception to the terminal.
|
8 years ago |
ThomasV
|
cda0d14a13
|
fix issue #2064
|
8 years ago |
ThomasV
|
a660590a70
|
fix #2034
|
8 years ago |
ThomasV
|
950c045e09
|
update figure labels
|
8 years ago |
ThomasV
|
dbf0a6f7a5
|
move plot plugin to lib; plot histograms
|
8 years ago |
neocogent
|
eb41e23f39
|
Add more fee info to tx details, update tx estimated_size method.
|
8 years ago |
ThomasV
|
d61ccd4275
|
throttle send_requests
|
8 years ago |
ThomasV
|
0b4f64a7b9
|
version 2.7.12
|
8 years ago |
ThomasV
|
191ed8cc05
|
fix #2027
|
8 years ago |
ThomasV
|
36d0dff092
|
fix #2026
|
8 years ago |
ThomasV
|
af55fec764
|
fix #2022
|
8 years ago |
ThomasV
|
f7cf90d268
|
fix #2007
|
8 years ago |
ThomasV
|
85849fb760
|
version 2.7.11
|
8 years ago |
ThomasV
|
8249f5ab67
|
init_headers in daemon thread, and fix #1996
|
8 years ago |
ThomasV
|
bfe7e9dc6e
|
add version to daemon status, simply display number of spv nodes
|
8 years ago |
ThomasV
|
92d2395e3d
|
add_hw_info only if a hw wallet is there. that should fix #1995
|
8 years ago |
ThomasV
|
1e908bbf37
|
version 2.7.10
|
8 years ago |
ThomasV
|
ac59296846
|
allow spaces in private keys (fix #1602)
|
8 years ago |
ThomasV
|
86c3655080
|
improve bump_fee (fix #1985)
|
8 years ago |
ThomasV
|
9285a7198e
|
Revert "remove custom entropy option; nobody uses it"
This reverts commit e0c38b31b4 .
|
8 years ago |
ThomasV
|
45aab8654d
|
fix crash #1987
|
8 years ago |
ThomasV
|
15546d817c
|
remove dust output when bumping fee
|
8 years ago |
ThomasV
|
9d2e322760
|
revert 98b1271 (it freezes the gui on retsore)
|
8 years ago |