From 6d00273b38c253622b18440cab3d7ff909e156ac Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Mon, 18 Mar 2013 12:14:33 -0400 Subject: [PATCH] Update number of locks recommended --- may15.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/may15.html b/may15.html index 51a45d6b..2ce42bd3 100644 --- a/may15.html +++ b/may15.html @@ -12,7 +12,7 @@ will be out of sync with the rest of the Bitcoin network.

We recommend that you -upgrade to version 0.8.1 +upgrade to version 0.8.1 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.

@@ -25,7 +25,7 @@ these two lines:
 set_lg_dir database
-set_lk_max_locks 50000
+set_lk_max_locks 120000
 

@@ -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.

- This notice last updated: 15 March 2013 23:00 UTC + This notice last updated: 18 March 2013 16:15 UTC