From 3f702d2baccb2a672aa9410c1c6fcffd91a3f72c Mon Sep 17 00:00:00 2001 From: Peter Todd Date: Sat, 15 Mar 2014 06:03:06 -0400 Subject: [PATCH] Change python-bitcoinlib URL to Peter Todd's fork from Jeff Garzik's I've taken over development. --- _templates/development.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_templates/development.html b/_templates/development.html index 46afdbf4..b9892db4 100755 --- a/_templates/development.html +++ b/_templates/development.html @@ -54,7 +54,7 @@ id: development
  • libblkmaker and python-blkmaker - Client side libraries for the getblocktemplate mining protocol.
  • Hive - A fast user-friendly SPV Bitcoin client.
  • picocoin - A tiny bitcoin library, with lightweight client and utils.
  • -
  • python-bitcoinlib - A library for Bitcoin written in python.
  • +
  • python-bitcoinlib - A Python2/3 Bitcoin library.
  • Bits of Proof Enterprise Bitcoin Server - A modular implementation of the Bitcoin protocol in Java.
  • btcd - A full node bitcoin implementation written in Go.
  • Eloipool - A fast Python mining pool server software.