mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-01 01:34:42 +00:00
9192ca9e33
Pull #4483. Note that pyminer is not currently functional due to the removal of getwork in cf0c47b.
PyMiner
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, for study.