ban peers that send shares that fail to validate
[p2pool.git] / README.md
index 4c1ea4d..4277edd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
 Requirements:
 -------------------------
 Generic:
-* Bitcoin >=0.6.4
-* Python
-* Twisted
-* python-argparse (for Python <=2.6)
+* Bitcoin >=0.8.5
+* Python >=2.6
+* Twisted >=10.0.0
+* python-argparse (for Python =2.6)
 
 Linux:
 * sudo apt-get install python-zope.interface python-twisted python-twisted-web
-* sudo apt-get install python-argparse # if on Python 2.6 or older
+* sudo apt-get install python-argparse # if on Python 2.6
 
 Windows:
 * Install Python 2.7: http://www.python.org/getit/
@@ -93,3 +93,11 @@ and restart litecoind:
 
     rpcport=10332
     port=10333
+
+Sponsors:
+-------------------------
+
+Thanks to:
+* The Bitcoin Foundation for its generous support of P2Pool
+* The Litecoin Project for its generous donations to P2Pool
+