Update number of locks recommended

This commit is contained in:
Gavin Andresen 2013-03-18 12:14:33 -04:00
parent 3797d71b81
commit 6d00273b38

View file

@ -12,7 +12,7 @@ will be out of sync with the rest of the Bitcoin network.
</p> </p>
<p> <p>
We recommend that you We recommend that you
<a href="https://sourceforge.net/projects/bitcoin/files/Bitcoin/">upgrade to version 0.8.1</a> <a href="https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.1/">upgrade to version 0.8.1</a>
before the 15th of May to avoid any issues. If you are a solo miner or mining pool operator, before the 15th of May to avoid any issues. If you are a solo miner or mining pool operator,
please see the the notes at the end of this page for how to upgrade safely. please see the the notes at the end of this page for how to upgrade safely.
</p> </p>
@ -25,7 +25,7 @@ these two lines:
<blockquote> <blockquote>
<pre> <pre>
set_lg_dir database set_lg_dir database
set_lk_max_locks 50000 set_lk_max_locks 120000
</pre> </pre>
</blockquote> </blockquote>
<p> <p>
@ -54,7 +54,7 @@ still running old versions of Bitcoin-Qt/bitcoind. Therefore, the only option is
require everybody to either upgrade or workaround the bug. require everybody to either upgrade or workaround the bug.
</p> </p>
<div style="text-align:right"> <div style="text-align:right">
<i>This notice last updated: 15 March 2013 23:00 UTC</i> <i>This notice last updated: 18 March 2013 16:15 UTC</i>
</div> </div>
</section> </section>
</div> </div>