< phantomcircuit>
gmaxwell, connection limiting patch successfully prevented some broken client claiming to be bitcoinj from using all my connection slots
< GitHub33>
[bitcoin] jamesob opened pull request #6777: Unobfuscate chainstate data in CCoinsViewDB::GetStats (master...obfuscate_fix) https://github.com/bitcoin/bitcoin/pull/6777
< midnightmagic>
adam3us1: Reconsider using Adium on your Mac. Development appears to have stalled and as far as I know they haven't verified any of the recent issues with e.g. TLS, their development branches haven't been committed-to in at least six months (https://hg.adium.im/adium/branches), the last major release was in 2014, building it on a modern OS/X is not easy with a modern OS/X, they aren't using
< midnightmagic>
a recent libpurple, etc etc ad
< midnightmagic>
nauseum.
< dgenr8>
la -l
< phantomcircuit>
dgenr8, ooooh
< * dgenr8>
decides to let people wonder what "la" is ... so they only notice one screwup
< phantomcircuit>
dgenr8, haha
< sipa>
la is obviously a UNIX command to produce a 440 Hz sound, and the -l makes it long?
< dcousens>
sipa: ha
< cfields>
gmaxwell / sipa: what do you mean by "searchable" in the context of sendheaders?
< morcos>
BlueMatt: ping?
< morcos>
BlueMatt: I have to get to bed, I left a comment on the pull, but I don't understand what you did with removing the addition of the minrelayfee
< morcos>
thats the only thing that prevents free relay
< morcos>
otherwise what stops someone from constantly broadcasting at the rollingFee + epislon
< morcos>
the whole point is you have to pay for the fee of what you evicted PLUS your own fee
< dcousens>
morcos: that description would be great to summarise that entire PR
< dcousens>
"the whole point is you have to pay for the fee of what you evicted PLUS your own fee"
< dcousens>
Must admit, "cheapest transaction" doesn't convey that message to me
< dcousens>
And confused me for a little bit until I read it in depth
< dcousens>
I guess, 'least profitable' might be better, or 'lowest fee-paying'
< cfields>
jcorgan: should've been caught in review :\
< cfields>
sorry about that
< jcorgan>
my autotools fu has sharply declined since my usual code base switched to cmake a few years ago
< cfields>
no worries. every projects tends to adopt its own autotools incantations anyway
< cfields>
-s
< BlueMatt>
morcos: pong
< BlueMatt>
morcos: oh, I suppose I responded via email on the pr, then
< paveljanik>
shouldn't we have a rpc to set minrelaytxfee online without restarting the node thus loosing the whole mempool?
< paveljanik>
... in addition to current PRs?
< phantomcircuit>
paveljanik, probably
< Luke-Jr>
paveljanik: IMO we should just add something to change any cmdline arg
< phantomcircuit>
yeah that
< Luke-Jr>
and only support it for some subset
< paveljanik>
yes
< paveljanik>
changing e.g. the network on the fly is not nice ;-)
< GitHub73>
[bitcoin] jonasschnelli opened pull request #6780: Call init's parameter interaction before we create the UI options model (master...2015/10/qt_fix_listen) https://github.com/bitcoin/bitcoin/pull/6780
< GitHub100>
[bitcoin] jonasschnelli opened pull request #6781: [QT] pretty print (indent) multiline html output (master...2015/10/qt_rpcconsole_pp) https://github.com/bitcoin/bitcoin/pull/6781