< bitcoin-git> [bitcoin] fanquake closed pull request #11042: [Trivial] update copyright years in comments (master...master) https://github.com/bitcoin/bitcoin/pull/11042
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/aeb317562760...98aa3f6d5c78
< bitcoin-git> bitcoin/master e93ff71 Charlie Lee: Add instructions for multi-processor gitian builds
< bitcoin-git> bitcoin/master 98aa3f6 Wladimir J. van der Laan: Merge #10968: Add instructions for parallel gitian builds....
< bitcoin-git> [bitcoin] laanwj closed pull request #10968: Add instructions for parallel gitian builds. (master...coblee_multi_core) https://github.com/bitcoin/bitcoin/pull/10968
< bitcoin-git> [bitcoin] laanwj pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/98aa3f6d5c78...653a46dd9177
< bitcoin-git> bitcoin/master cab8557 Jonas Schnelli: [wallet] [moveonly] Move CAffectedKeysVisitor
< bitcoin-git> bitcoin/master 2376bfc Matt Corallo: [wallet] [moveonly] Move LoadKeyPool to cpp
< bitcoin-git> bitcoin/master 83f1ec3 John Newbery: [wallet] Don't hold cs_LastBlockFile while calling setBestChain...
< bitcoin-git> [bitcoin] laanwj closed pull request #11022: Basic keypool topup (master...basic_keypool_topup) https://github.com/bitcoin/bitcoin/pull/11022
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/653a46dd9177...6bdf4b3c7c4e
< bitcoin-git> bitcoin/master 85c82b5 Pieter Wuille: Avoid masking of difficulty adjustment errors by checkpoints...
< bitcoin-git> bitcoin/master 6bdf4b3 Wladimir J. van der Laan: Merge #11028: Avoid masking of difficulty adjustment errors by checkpoints...
< bitcoin-git> [bitcoin] laanwj closed pull request #11028: Avoid masking of difficulty adjustment errors by checkpoints (master...20170810_maskpow) https://github.com/bitcoin/bitcoin/pull/11028
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6bdf4b3c7c4e...0e5cff6f2b57
< bitcoin-git> bitcoin/master 3f8fa7f Cory Fields: Make sure to clean up mapBlockSource if we've already seen the block...
< bitcoin-git> bitcoin/master 0e5cff6 Wladimir J. van der Laan: Merge #11012: Make sure to clean up mapBlockSource if we've already seen the block...
< bitcoin-git> [bitcoin] laanwj closed pull request #11012: Make sure to clean up mapBlockSource if we've already seen the block (master...cleanup-blocksource) https://github.com/bitcoin/bitcoin/pull/11012
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0e5cff6f2b57...ce74799a3c21
< bitcoin-git> bitcoin/master 90d4d89 practicalswift: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL...
< bitcoin-git> bitcoin/master ce74799 Wladimir J. van der Laan: Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL...
< bitcoin-git> [bitcoin] laanwj closed pull request #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL (master...nullptr) https://github.com/bitcoin/bitcoin/pull/10483
< bitcoin-git> [bitcoin] practicalswift opened pull request #11043: Use std::unique_ptr (C++11) where possible (master...unique-pointers) https://github.com/bitcoin/bitcoin/pull/11043
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/1227be30ecff2bdf9f88213f356e1b4a2b28543a
< bitcoin-git> bitcoin/master 1227be3 Wladimir J. van der Laan: doc: Update release notes from wiki...
< jnewbery> wumpus : looks like you're getting ready to branch. Would you like me to rebase 10607 (unless benma is online and wants to do it?)
< wumpus> jnewbery: thanks, I'm working on it myself, just a matter of re-executing the script
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/1227be30ecff...c2704ec98a1b
< bitcoin-git> bitcoin/master bb81e17 Marko Bencun: scripted-diff: stop using the gArgs wrappers...
< bitcoin-git> bitcoin/master fcbde90 Marko Bencun: remove unused gArgs wrappers
< bitcoin-git> bitcoin/master c2704ec Wladimir J. van der Laan: Merge #10607: scripted-diff: stop using the gArgs wrappers...
< bitcoin-git> [bitcoin] laanwj closed pull request #10607: scripted-diff: stop using the gArgs wrappers (master...gargs_wrappers) https://github.com/bitcoin/bitcoin/pull/10607
< wumpus> woohoo, that was everything tagged 0.15.0
< BlueMatt> \O/
< bitcoin-git> [bitcoin] laanwj created 0.15 (+1 new commit): https://github.com/bitcoin/bitcoin/commit/252ca9c5d8d7
< bitcoin-git> bitcoin/0.15 252ca9c Wladimir J. van der Laan: build: bump version to 0.15.0...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/f6283b4719d740a91a84b354951c2dc169779d34
< bitcoin-git> bitcoin/master f6283b4 Wladimir J. van der Laan: build: bump version to 0.15.99...
< sdaftuar> ship it!
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/140de14a12228cf7af44f59f40a937c2910a0158
< bitcoin-git> bitcoin/master 140de14 Wladimir J. van der Laan: gitian: bump descriptors for master...
< wumpus> :D
< BlueMatt> BOOM
< JackH> is accounts removed in 0.15 or going to be in 0.16?
< jnewbery> JackH not removed yet. We need to implement label API first (#7729)
< gribble> https://github.com/bitcoin/bitcoin/issues/7729 | rpc: introduce label API for wallet by laanwj · Pull Request #7729 · bitcoin/bitcoin · GitHub
< jnewbery> hopefully accounts will be removed in 0.17
< JackH> ah ok, still some time
< achow101> rc1 soon?
< BlueMatt> rc1 soon
< sdaftuar> rc1, soon!
< wumpus> yes, checking if the branch builds in gitian first
< sipa> rc, 1 soon!
< jnewbery> ah! See won soon.
< BlueMatt> sipa so punny
< bitcoin-git> [bitcoin] jnewbery opened pull request #11044: [wallet] Keypool topup cleanups (master...keypool_topup_cleanups) https://github.com/bitcoin/bitcoin/pull/11044
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11046: Replace boost sleep_for with C++11 equivalent (master...2017/08/boost_sleep_for) https://github.com/bitcoin/bitcoin/pull/11046
< jonasschnelli> wumpus: Not sure but I guess cfields already prepared for C++11 sleep_for interruptibility via the CThreadInterrupt (net.h)
< wumpus> not sure either, just needed to bring it up. I'd be really happy to finally get rid of that annoying configure error about it.
< wumpus> although usually it means someone is missing a boost library or two, and that just happens to be where it gets detected
< jonasschnelli> Right. I didn't meant it as a fix for a missing boost library. It was just the last piece that made me finally write that PR.
< jonasschnelli> Step by step approach of removing boost
< BlueMatt> at least CScheduler still needs boost_sleep...dunno about net, but i think those threads are like not even in the threadGroup anymore, right?
< BlueMatt> which would mean they def dont need boost_sleep
< jonasschnelli> BlueMatt: where does CScheduler relay on boost::thread::sleep(_for)?
< BlueMatt> interruption, or something like that iirc
< jonasschnelli> I don't think so
< BlueMatt> oh, maybe it doesnt
< BlueMatt> you're right
< BlueMatt> well there were some issues with removing the boost time stuff there, dont recall what they were now
< jonasschnelli> I guess a boost free CScheduler would be easy... I remember I once did this.
< BlueMatt> iirc there were issues when that was done
< BlueMatt> but I'd have to dig up the pr
< jonasschnelli> (when I had significant unrhythmic offsets)
< jonasschnelli> But one step after another. The sleep_for workaround/detection can go first.
< jonasschnelli> ...Avoiding larger PRs
< jonasschnelli> (refactoring PRs)
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #10652: Small step towards demangling cs_main from CNodeState (master...2017-06-cnodestateaccessors-1) https://github.com/bitcoin/bitcoin/pull/10652
< wumpus> * [new tag] v0.15.0rc1 -> v0.15.0rc1
< sipa> \o/
< bitcoin-git> [bitcoin] jnewbery opened pull request #11047: [tests] rename functional tests (master...rename_functional_tests) https://github.com/bitcoin/bitcoin/pull/11047
< achow101> Yay
< MarcoFalke> yay!
< jimpo> jnewberry: Why is estimatefee being deprecated?
< gmaxwell> jimpo: because of estimatesmartfee
< jnewbery> jimpo because estimatesmartfee is better and estimatefee is no longer maintained
< jimpo> Ah, thx
< promag> ryanofsky: I can rebase on #https://github.com/bitcoin/bitcoin/pull/11039 on #9680 if you think that's better
< gribble> https://github.com/bitcoin/bitcoin/issues/9680 | Unify CWalletTx construction by ryanofsky · Pull Request #9680 · bitcoin/bitcoin · GitHub
< ryanofsky> no need, your pr is simpler and i can rebase on that
< bitcoin-git> [bitcoin] instagibbs opened pull request #11049: coincontrol can filter for segwit inputs, expose fundraw option (master...segwitfundraw) https://github.com/bitcoin/bitcoin/pull/11049