< bitcoin-git> [bitcoin] gmaxwell closed pull request #9286: Time-based expiration in LimitOrphanTxSize only when map is full. (master...defer_orphan_exp) https://github.com/bitcoin/bitcoin/pull/9286
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9298: [Wallet] use CHDPubKey, don't store child priv keys in db, derive on the fly (master...2016/12/hd_no_priv) https://github.com/bitcoin/bitcoin/pull/9298
< morcos> gmaxwell: instagibbs: i will refrain from pointing out a blemish in your paintjob on the PR itself, but it's silly to take min(2, limit/4). it never makes sense to call with less than 2, as all mempool coins will fail that test.
< bitcoin-git> [bitcoin] morcos opened pull request #9299: Remove no longer needed check for premature v2 txs (master...morev2txstuff) https://github.com/bitcoin/bitcoin/pull/9299
< btcdrak> can someone restart https://travis-ci.org/bitcoin/bitcoin/builds/182083275 please?
< sipa> btcdrak: done, but it doesn't seem like a fluke
< btcdrak> sipa: tests pass locally :(
< sipa> btcdrak: did you run the bitcoin-tx tests?
< sipa> those fail