<
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
<
GitHub47>
bitcoin/master 29c2d99 Patrick Strateman: Make CWallet::fFileBacked private.
<
GitHub47>
bitcoin/master c7e05b3 Pieter Wuille: Merge #8432: Make CWallet::fFileBacked private....
<
fanquake>
Should be able to close #6681 and #7943 now that #8238 has been merged.
<
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...
<
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.
<
MarcoFalke>
Oh, rpcbind_test.py is one of the extended tests. So it is never run on travis...
<
wumpus>
MarcoFalke: should be no longer relevant for newest libevent