mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-01 01:14:22 +00:00
Jeff Garzik
e4c4b3fe5f
scanhash micro-optimizations
* don't bother returning nonce, we only need success/fail boolean * don't needlessly read nonce pointer data, for each loop
This is a multi-threaded CPU miner for bitcoin. License: GPLv2. See COPYING for details. Dependencies: libcurl http://curl.haxx.se/libcurl/ jansson http://www.digip.org/jansson/ Basic build instructions: ./autogen.sh ./configure make
Description
Languages
C
95.5%
C++
1.6%
M4
1.5%
PHP
1%
Makefile
0.3%
Other
0.1%