< bitcoin-git>
[bitcoin] theuni opened pull request #10738: net: drop custom CNode refcounting in favor of smart pointers (master...shared_ptr_cnode) https://github.com/bitcoin/bitcoin/pull/10738
< bitcoin-git>
[bitcoin] paveljanik opened pull request #10739: Do not shadow upper local variable `state`, reuse it as in other cases. (master...20170704_Wshadow_txvalidationcache_tests) https://github.com/bitcoin/bitcoin/pull/10739
< jtimon>
oh, nice, a different dir in tmp with its date in it for each test_runner run
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10740: [WIP] [wallet] dynamic loading/unloading of wallets (master...load_unload_wallet) https://github.com/bitcoin/bitcoin/pull/10740
< jnewbery>
jtimon: yes - and the individual test directories are named according to the test script so you don't have to guess where to look
< jtimon>
yeah, that's nice too
< Chris_Stewart_5>
Does bitcoin core store orphaned blocks indefinitely?
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10742: Use scoped enumerations (C++11, "enum class") (master...scoped-enums) https://github.com/bitcoin/bitcoin/pull/10742