< CubicEarths> interesting
< sipa> j
< phantomcircuit> sipa, there is something screwey with getting stuck for long times on slow peers
< phantomcircuit> but i cant figure out why that happens
< phantomcircuit> so
< phantomcircuit> shrug
< bitcoin-git> [bitcoin] fanquake closed pull request #12562: Utils and libraries: Leveldb compile warnings (master...leveldbCompileWarnings) https://github.com/bitcoin/bitcoin/pull/12562
< bitcoin-git> [bitcoin] bicliu opened pull request #12563: addr (master...master) https://github.com/bitcoin/bitcoin/pull/12563
< bitcoin-git> [bitcoin] fanquake closed pull request #12563: addr (master...master) https://github.com/bitcoin/bitcoin/pull/12563
< eklitzke> i got rtags indexing the bitcoin source code today, if anyone else is using emacs and wants to give it a try i wrote up some notes here https://eklitzke.org/using-emacs-and-rtags-with-autotools-c++-projects
< provoostenator> Anyone want to chime in on the command line arguments vs config file choice in #8994?
< gribble> https://github.com/bitcoin/bitcoin/issues/8994 | Testchains: Introduce custom chain whose constructor... by jtimon · Pull Request #8994 · bitcoin/bitcoin · GitHub
< promag> provoostenator: I'll try to push a commit with the multi selection
< provoostenator> promag: thanks!
< promag> match() needs -1 argument to catch all matches
< promag> default is 1 so that's why you had 1 match only
< provoostenator> promag: ah, that makes sense. I'll try your commit.
< bitcoin-git> [bitcoin] kallewoof opened pull request #12564: [arith_uint256] Avoid unnecessary this-copy using prefix operator (master...optim-arith_uint256-operator-dec) https://github.com/bitcoin/bitcoin/pull/12564
< TyrfingMjolnir> When I do: bitcoind -regtest -daemon && bitcoin-cli -regtest generate 10 will the block chain be valid?
< promag> yes, why?
< TyrfingMjolnir> It will only have "mined" values? Or transactions too?
< promag> only coinbase transaction
< promag> but move these questions to #bitcoin, this channel is for development discussions
< promag> provoostenator: restarted https://travis-ci.org/bitcoin/bitcoin/jobs/347223283
< promag> request for review/merge - tricky one: #12151 easy one: #12559
< gribble> https://github.com/bitcoin/bitcoin/issues/12151 | Remove cs_main lock from blockToJSON and blockheaderToJSON by promag · Pull Request #12151 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12559 | Avoid locking cs_main in some wallet RPC by promag · Pull Request #12559 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Sjors opened pull request #12565: [qt] bumpfee: offer user to reduce output for transactions without change (master...2018/02/qt-bumpfee-reduce-output) https://github.com/bitcoin/bitcoin/pull/12565
< promag> provoostenator: aren't the images the same ^ ?
< fanquake> Yes they look very similar.
< provoostenator> promag: oops, fixed.
< promag> provoostenator: I'll test your comment https://github.com/bitcoin/bitcoin/pull/12421/files#r171267042
< bitcoin-git> [bitcoin] practicalswift opened pull request #12567: Print timestamp strings in logs using ISO 8601 formatting (master...iso-8601) https://github.com/bitcoin/bitcoin/pull/12567
< promag> provoostenator: I think that can be a "bug"
< promag> the 1st row is visible, not fully visible though
< bitcoin-git> [bitcoin] luke-jr opened pull request #12568: Allow dustrelayfee to be set to zero (master...zero_dustrelayfee_opt) https://github.com/bitcoin/bitcoin/pull/12568
< bitdev> hi
< dafunkizdiz> didn't even knew about the existence of this channel
< Randolf> dafunkizdiz: Welcome.
< dafunkizdiz> Randolf: thanks
< bitcoin-git> [bitcoin] practicalswift opened pull request #12569: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s (master...logging-signal-to-noise) https://github.com/bitcoin/bitcoin/pull/12569
< eklitzke> if anyone wants to try out my systemtap branch and give me feedback, check out my probes_sdt branch and follow the instructions here: https://github.com/eklitzke/bitcoin/blob/probes_sdt/doc/systemtap.md
< eklitzke> i've tested it on fedora 27 and debian stretch so it should at least work on those distros
< rantahu> What's poppin my peeps?