Skip to content

Commit b45e782

Browse files
author
Jeff Garzik
committed
Merge branch '2014_07_remove_pyminer' of git://github.com/laanwj/bitcoin into merge-pyminer
2 parents 6b5ee2e + 403c1bf commit b45e782

File tree

4 files changed

+0
-313
lines changed

4 files changed

+0
-313
lines changed

contrib/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ Contains the script `github-merge.sh` for merging github pull requests securely
1919
### [Linearize](/contrib/linearize) ###
2020
Construct a linear, no-fork, best version of the blockchain.
2121

22-
### [PyMiner](/contrib/pyminer) ###
23-
24-
This is a 'getwork' CPU mining client for Bitcoin. It is pure-python, and therefore very, very slow. The purpose is to provide a reference implementation of a miner in order to study and develop other mining programs.
25-
2622
### [Qos](/contrib/qos) ###
2723

2824
A Linux bash script that will set up traffic control (tc) to limit the outgoing bandwidth for connections to the Bitcoin network. This means one can have an always-on bitcoind instance running, and another local bitcoind/bitcoin-qt instance which connects to this node and receives blocks from it.

contrib/pyminer/README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

contrib/pyminer/example-config.cfg

Lines changed: 0 additions & 32 deletions
This file was deleted.

contrib/pyminer/pyminer.py

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)