< GitHub12> [bitcoin] sipa pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/8ea7d31e3849...b9c1cd81848d
< GitHub12> bitcoin/master 00f09c9 Patrick Strateman: Split CWallet::AddToWallet into AddToWallet and LoadToWallet....
< GitHub12> bitcoin/master 867f842 Patrick Strateman: Remove CWalletDB* parameter from CWallet::AddToWallet
< GitHub12> bitcoin/master 5723bb4 Patrick Strateman: Remove unused pwalletdb from CWallet::AddToWallet
< GitHub92> [bitcoin] sipa closed pull request #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet (master...2016-06-06-cwallet-addtowallet-remove-cwalletdb) https://github.com/bitcoin/bitcoin/pull/8152
< GitHub47> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9c1cd81848d...c7e05b35ab0a
< GitHub47> bitcoin/master 29c2d99 Patrick Strateman: Make CWallet::fFileBacked private.
< GitHub47> bitcoin/master c7e05b3 Pieter Wuille: Merge #8432: Make CWallet::fFileBacked private....
< GitHub7> [bitcoin] sipa closed pull request #8432: Make CWallet::fFileBacked private. (master...2016-07-30-cwallet-encapsulation) https://github.com/bitcoin/bitcoin/pull/8432
< GitHub76> [bitcoin] fanquake opened pull request #8439: [doc] Increase recommended memory in gitian build guide (master...gitian-guide-3000) https://github.com/bitcoin/bitcoin/pull/8439
< fanquake> Should be able to close #6681 and #7943 now that #8238 has been merged.
< GitHub68> [bitcoin] paveljanik opened pull request #8440: Add warning about shell history file (master...20160801_clarify_stdin) https://github.com/bitcoin/bitcoin/pull/8440
< GitHub173> [bitcoin] paveljanik opened pull request #8441: Add warning about shell history file (0.13...patch-17) https://github.com/bitcoin/bitcoin/pull/8441
< GitHub90> [bitcoin] laanwj closed pull request #8440: Add warning about shell history file (master...20160801_clarify_stdin) https://github.com/bitcoin/bitcoin/pull/8440
< GitHub132> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c7e05b35ab0a...ea268747b6d4
< GitHub132> bitcoin/master 8bfd708 Suhas Daftuar: Enable size accounting in mining unit tests
< GitHub132> bitcoin/master ea26874 Wladimir J. van der Laan: Merge #8419: Enable size accounting in mining unit tests...
< GitHub172> [bitcoin] laanwj closed pull request #8419: Enable size accounting in mining unit tests (master...fix-mining-tests) https://github.com/bitcoin/bitcoin/pull/8419
< MarcoFalke> The test was enabled via 8400 but I never saw it fail
< MarcoFalke> Not back then, locally as well as on travis, nor today...
< MarcoFalke> Anyway, if someone complains, we should only comment out the section that causes trouble at most, not making the whole file dead code.
< GitHub176> [bitcoin] MarcoFalke opened pull request #8442: [qa] Rework hd wallet dump test (master...Mf1608-qaWalletDump) https://github.com/bitcoin/bitcoin/pull/8442
< MarcoFalke> Oh, rpcbind_test.py is one of the extended tests. So it is never run on travis...
< GitHub87> [bitcoin] jonasschnelli opened pull request #8443: [Wallet] Trivial cleanup of HD wallet changes (master...2016/08/hd_fixes) https://github.com/bitcoin/bitcoin/pull/8443
< wumpus> MarcoFalke: should be no longer relevant for newest libevent
< GitHub99> [bitcoin] sdaftuar opened pull request #8444: Fix p2p-feefilter.py for changed tx relay behavior (master...fix-feefilter-test) https://github.com/bitcoin/bitcoin/pull/8444