11:07
<
gmaxwell >
heh this is a little suboptimal:
11:07
<
gmaxwell >
./bitcoin-cli stop
11:07
<
gmaxwell >
error code: -28
11:07
<
gmaxwell >
error message:
11:07
<
gmaxwell >
Loading addresses...
11:08
<
btcdrak >
it also breaks APIs because it's not in JSON
11:09
<
gmaxwell >
btcdrak: unfortunately, returning json would likely be worse, since it would get misinterperted as the api response.
11:09
<
gmaxwell >
I just meant it was suboptimal to get a please wait in response to a shutdown request.
12:49
<
sipa >
gmaxwell: it is valid JSON-RPC tgat gets returned, though
12:50
<
sipa >
just bitcoin-cli deciding to print it out directly
13:59
<
instagibbs >
if it's loading index or whatever it doesn't shutdown either
13:59
<
instagibbs >
(wait, maybe my memory is bad)
16:01
<
bitcoin-git >
bitcoin/master dd44ea3 Russell Yanofsky: Check FRESH validity in CCoinsViewCache::BatchWrite
16:01
<
bitcoin-git >
bitcoin/master 8c87f17 Pieter Wuille: Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite...
16:03
<
jtimon >
I can't remember if the aboce was MarcoFalke's NicolasDorier or dcousens idea, it seems none of them are connected thought :(
16:37
<
bitcoin-git >
bitcoin/master 42f5ce4 Alex Morcos: Try to reduce change output to make needed fee in CreateTransaction...
16:37
<
bitcoin-git >
bitcoin/master 20449ef Alex Morcos: Don't overpay fee if we have selected new coins that result in a smaller transaction....
16:38
<
bitcoin-git >
bitcoin/master 12e3112 Pieter Wuille: Merge #9404: Smarter coordination of change and fee in CreateTransaction....
16:48
<
bitcoin-git >
bitcoin/master af4c44c Wladimir J. van der Laan: streams: Add data() method to CDataStream...
16:48
<
bitcoin-git >
bitcoin/master a2141e4 Wladimir J. van der Laan: streams: Remove special cases for ancient MSVC...
16:48
<
bitcoin-git >
bitcoin/master adff950 Wladimir J. van der Laan: dbwrapper: Use new .data() method of CDataStream
17:00
<
BlueMatt >
luke-jr: ok, if you call SanitizeString in addition I'm happy with #8775
17:28
<
PleaseLook-into >
Same exe file different size
17:29
<
PleaseLook-into >
So it it not due virus scanner
17:29
<
PleaseLook-into >
I hope someone can look into it
17:29
<
PleaseLook-into >
Thank you
17:29
<
PleaseLook-into >
And good luck of course
17:29
<
PleaseLook-into >
I have done my duty
17:29
<
PleaseLook-into >
goodbey
17:30
<
PleaseLook-into >
Hope i'm wrong... :(
18:03
<
BlueMatt >
luke-jr: thanks