< bitcoin-git> [bitcoin] sipa pushed 11 new commits to master: https://github.com/bitcoin/bitcoin/compare/b860915f8b0d...a06ede9a138d
< bitcoin-git> bitcoin/master 321d0fc Cory Fields: net: fix a few races. Credit @TheBlueMatt...
< bitcoin-git> bitcoin/master 644f123 Matt Corallo: Make nTimeConnected const in CNode
< bitcoin-git> bitcoin/master ae683c1 Matt Corallo: Avoid copying CNodeStats to make helgrind OK with buggy std::string
< bitcoin-git> [bitcoin] sipa closed pull request #9708: Clean up all known races/platform-specific UB at the time PR was opened (master...2017-02-fix-copystats-races) https://github.com/bitcoin/bitcoin/pull/9708
< bitcoin-git> [bitcoin] aideca opened pull request #9740: Add friendly output to dumpwallet (master...dumpwallet) https://github.com/bitcoin/bitcoin/pull/9740
< luke-jr> We have HD wallets now. Should #3716 be reopened?
< gribble> https://github.com/bitcoin/bitcoin/issues/3716 | GUI: Receive: Remove option to reuse a previous address by luke-jr · Pull Request #3716 · bitcoin/bitcoin · GitHub
< wumpus> probably, but it makes no sense to do even worry about this before 0.14 is branched
< wumpus> lots of (almost) ready patches are already piling up for 0.15
< wumpus> in any case yes I think it'd make sense to remove that, or at least make it come up in advanced-users mode only
< wumpus> but the focus now should be getting 0.14 out of the door, we're almost there
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/a06ede9a138d...d978c41e1ec4
< bitcoin-git> bitcoin/master 4dfac2c Wladimir J. van der Laan: Update seeds tooling to Python 3...
< bitcoin-git> bitcoin/master bfa9393 Wladimir J. van der Laan: contrib/seeds: Update PATTERN_AGENT...
< bitcoin-git> bitcoin/master a60677e Wladimir J. van der Laan: Pre-0.14.0 hardcoded seeds update
< wumpus> bah it looks like github interface adds more crap at the top every day
< bitcoin-git> [bitcoin] laanwj closed pull request #9736: Pre-0.14.0 hardcoded seeds update (master...2017_02_dnsseeds) https://github.com/bitcoin/bitcoin/pull/9736
< wumpus> how many boilerplate and context menus and extra buttons does one need :/
< sipa> what did they add?
< wumpus> a big ugly grey bar at the top in this case
< sipa> ha
< sipa> i though some background image failed to load
< sipa> when i saw that
< wumpus> used to be a reasonably compact line, with the same content
< wumpus> yea :/ maybe it's a bug, I hope
< sipa> i doubt it
< luke-jr> wumpus: reopening should be harmless and easy, otherwise I'll need to make a note to re-ask later
< bitcoin-git> [bitcoin] laanwj reopened pull request #3716: GUI: Receive: Remove option to reuse a previous address (master...gui_remove_addrreuse) https://github.com/bitcoin/bitcoin/pull/3716
< luke-jr> thanks
< bitcoin-git> [bitcoin] sipa opened pull request #9743: Fix several potential issues found by sanitizers (master...fsanitize) https://github.com/bitcoin/bitcoin/pull/9743