CPU miner for LBRY
Find a file
Jeff Garzik 666af32046 Clean up proof-of-work checking,
attempting to address find-solution-too-fast problem.
2010-11-24 01:19:47 -05:00
.gitignore Initial revision of CPU miner. 2010-11-23 23:33:20 -05:00
cpu-miner.c Clean up proof-of-work checking, 2010-11-24 01:19:47 -05:00
Makefile Initial revision of CPU miner. 2010-11-23 23:33:20 -05:00
README Add README and license info. 2010-11-23 23:43:45 -05:00
sha256_generic.c Initial revision of CPU miner. 2010-11-23 23:33:20 -05:00

This is a CPU miner for bitcoin.

License: X11/MIT
	 See http://www.opensource.org/licenses/mit-license.php

Dependencies:
	libcurl			http://curl.haxx.se/libcurl/
	jansson			http://www.digip.org/jansson/
	OpenSSL libcrypto	http://www.openssl.org/