< BlueMatt>
the big miners I've heard from dont care about fees, and are perfectly willing to forgo them to make bitcoin work properly for users - if users' wallets are using cpfp to unstick transactions, then it becomes required for bitcoin to work properly for users
< btcdrak>
this really is a discussion for #bitcoin-dev or #bitcoin
< jcorgan>
guys, can you take it to #bitcoin-dev or #bitcoin?
< jgarzik>
no it's not quite chichen-and-egg. users are incentivized against it because long chains of unconfirmed transactions do not work well in the bitcoin system. that's not specific to CPFP but relevant to evaluating CPFP.
< jgarzik>
In theory sure. But's it's optimizing for the "last 0.0001%" Bitcoin isn't great for long chains of unconfirmed transactions. Sure miners should capture those, but users and services will not generate them.
< GitHub176>
[bitcoin] paveljanik opened pull request #6748: Rewrite help texts for features enabled by default (master...configure_disable) https://github.com/bitcoin/bitcoin/pull/6748
< kanzure>
maaku: re: https://github.com/bitcoin/bitcoin/pull/6564 my concern was something about CSV-failing transaction rejection and then parent replacement if it was also in mempool, but nevermind i see why that's not important here
< GitHub35>
[bitcoin] jmcorgan opened pull request #6743: autotools: move checking for zmq library to common area in configure.ac (master...fixes/6679) https://github.com/bitcoin/bitcoin/pull/6743
< Naphex>
then just move back to #bitcoin-dev and get jgarzik too stop removing the bans
< jgarzik>
ok, #bitcoin-dev as planned
< wumpus>
but also bitcoin core specific stuff like the mempool management
< jgarzik>
Is it a Bitcoin Core meeting or bitcoin protocol meeting? If the former, have the meeting in here, and keep an eye on #bitcoin-dev for any stragglers
< btcdrak>
wumpus: meetbot is not setup for #bitcoin-dev, so better here.
< GitHub185>
[bitcoin] laanwj closed pull request #5079: Accept any sequence of PUSHDATAs in OP_RETURN outputs (master...op-return-accept-multiple-pushdatas) https://github.com/bitcoin/bitcoin/pull/5079
< wumpus>
it was created because people didn't want the github commit notifications on #bitcoin-dev
2015-09-30
< sipa>
but for use in Bitcoin we can't just only have a strict DER one
< rusty>
sipa: I stole the DER encode/decode from bitcoin.
< GitHub166>
[bitcoin] arnuschky opened pull request #6742: Changed logging to make -logtimestamps to work also for -printtoconsole (master...feature-logtimestamps-toconsole) https://github.com/bitcoin/bitcoin/pull/6742
< GitHub156>
bitcoin/master 1119cc3 Wladimir J. van der Laan: Merge pull request #6741...