<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv1037248747"><table id="yiv1037248747bodyDrftID" class="yiv1037248747" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv1037248747drftMsgContent" style="font:inherit;font-family:arial;font-size:10pt;"><div id="yiv1037248747"><table id="yiv1037248747bodyDrftID" class="yiv1037248747" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv1037248747drftMsgContent" style="font:inherit;font-family:arial;font-size:10pt;"><div id="yiv1037248747"><table id="yiv1037248747bodyDrftID" class="yiv1037248747" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv1037248747drftMsgContent" style="font:inherit;font-family:arial;font-size:10pt;"><div id="yiv1037248747"><table id="yiv1037248747bodyDrftID" class="yiv1037248747" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv1037248747drftMsgContent"
 style="font:inherit;font-family:arial;font-size:10pt;"><div id="yiv1037248747"><table id="yiv1037248747bodyDrftID" class="yiv1037248747" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv1037248747drftMsgContent" style="font:inherit;font-family:arial;font-size:10pt;"><blockquote><small>From: &lt;bitcoingrant@gm...&gt; - 2013-05-16 10:02</small>
                  


            
            
            </blockquote><pre>One of the primary upcoming priorities for bitcoin’s infrastructure, beyond the bloom filter, will be the continued modularization of the system.
Here at the Bitcoin Grant, we would like to jump start this development with a financial incentive and initiate an ongoing conversation on how we can work together towards developing a smarter, more efficient system of tomorrow, today.
Up for grabs: 500 bitcoins or $500,000; whichever is greater.
Taking on a project of this scope is a highly intensive, technical undertaking and we believe excellent developers should be compensated as such, especially when it comes to open source projects.
One of the main goals will be to separate the wallet from the node, as we have already done with mining. This way, the wallet, which will only hold private keys and create transactions, would pass transactions directly to a relay node, based on the bloom filter. Meanwhile, the block node will maintain the block chain and validate and relay new blocks.
Such developments would significantly strengthen the system. Modularization would make cancer attacks less likely and increase the node count, which, currently, is fairly low.
This is by no means is a feature request, merely ideas as to initiate a discussion. We welcome any feedback or suggestions. And of course, let us know if you would like to contribute to this project by submiting a grant proposal.
<a rel="nofollow" target="_blank" href="http://bitcoingrant.org">http://bitcoingrant.org</a> <a rel="nofollow" target="_blank" href="http://bitcoingrant.org/&amp;lang=en">http://bitcoingrant.org/&amp;lang=en</a>

<br>Hello<br><br>I don't know if this is the proper method of replying or even if <br>I am allowed to reply!<br><br>Modularization can have many meanings, depending upon one's past! <br>The code is somewhat compartmentalized/modularized now. But if one <br>forces complete separation of the parts, with a 'loose coupling', <br>etc., I find that the performance tends to suffer and the size <br>increases. <br><br>In the Java world there is the notion of refactoring one's code. <br>This would be too much, I think, in this case. When I developed <br>with a team and alone, I would make what used to be called <br>'step-wise refinements' on existing working code. To me, one of <br>things this meant was doing a one to one transformation of the <br>source code, in such a way as to have the identical, byte for <br>byte, executable file, but a 'better' set of source files. A <br>similar process would seem appropriate here. Especially since <br>there is much in the
 code that I don't understand :) <br><br>As to 'separating the wallet from the node', do you mean allowing <br>the wallet.dat file to be anywhere, and not restricted to the 'OS default' <br>or 'datadir' directory? If so, I have done that with no change to the <br>current behavior, and also the wallet.dat now can have any legal <br>filename too! I haven't tested it yet on bitcoin-qt, but it runs <br>on bitcoind. I am still 'ramping up' on github to get the code into <br>view. After testing on bitcoin-qt of course.<br><br>What may I ask, is a cancer attack?<br><br>If any of this inappropriate, forgive me.<br><br>Ron<br></pre></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></table>