< 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'
< dcousens> anyway.
< GitHub57> [bitcoin] theuni opened pull request #6779: build: Make use of ZMQ_CFLAGS (master...fix-zmq-cflags) https://github.com/bitcoin/bitcoin/pull/6779
< jcorgan> cfields: that's a bit embarassing
< 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
< GitHub59> [bitcoin] princeofdarkness76 opened pull request #6782: Master (0.8...master) https://github.com/bitcoin/bitcoin/pull/6782
< sipa> uh, sha1 collisions for $100k? signed git commits may not be enough then...
< wumpus> I'd hope everyone is overriding to use SHA512 already in their gnupg config?
< sipa> git commit ids are still sha1
< wumpus> right...
< wumpus> if only they did have changed the git hashing to sha256 back in 2010... then again, people would still be lobbying to move to sha3 now
< wumpus> (but not as urgently)
< warren> anyone wrote an analysis of the current mempool attack?
< warren> sorry I haven't been following closely enough
< GitHub153> [bitcoin] kleetus opened pull request #6783: [Trivial] Fixed typo in depends/README.md [skip ci] (master...depends_readme_typo) https://github.com/bitcoin/bitcoin/pull/6783
< GitHub24> [bitcoin] morcos closed pull request #6673: Simple mempool protect (master...simpleMempoolProtect) https://github.com/bitcoin/bitcoin/pull/6673