# Gavin Andresen # 2011-01-20 00:22:12 # https://bitcointalk.org/index.php?topic=2772.msg39588#msg39588 @s{quotedtext} @s{quotedtext} @p{brk} Having spent a lot of time working with the existing code, I don't think splitting the code into multiple files would make it much easier to work with. The hard part is figuring out how everything fits together (for example "if I have a CWalletTx, how do I get the CBlock that it is in (if any)?"). Just rearranging the code that is there now won't make that problem any better. @p{par} @s{quotedtext} @s{quotedtext} @p{brk} I don't think anybody who has worked on the code, except for Satoshi, has a lot of bitcoins. I certainly don't. I hope to earn some with Clearcoin.... @p{par} @s{quotedtext} @s{quotedtext} @p{brk} The listaccounts bug is nearly fixed. I cannot reproduce the dangerous-looking bug, even running bitcoind under the valgrind memory-checking tool (valgrind actually simulates machine instructions to catch memory access errors)@p{--} tcatm seems to be the only person having the issue. @p{par}