1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 14:28:12 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Noel Maersk
a7d2356cef core: remove benchmark mode.
It cannot be used as-is. It should probably  be implemented as a
standalone "fake pool" application anyway, to properly gauge the effect
of queue/scantime/expiry and network latency.

If someone really needs this, they can revert this commit.
2014-04-16 15:51:56 +03:00
Noel Maersk
474c783316 core: rename sgminer.c to miner.c.
Remember forking from cgminer? Changing cgminer->sgminer was a drag.
Help future others have less of this.
2014-04-15 16:57:11 +03:00
Noel Maersk
8079d054d6 Merge branch 'nfactor'
Conflicts (resolved):
	Makefile.am
	winbuild/sgminer.vcxproj.filters
2014-03-14 17:46:54 +02:00
unknown
201036dd92 Added algorithm.* and inttypes.h for MSVS build 2014-03-09 11:29:53 +01:00
unknown
747efda902 MSVS2010: Added pool.c and pool.h to project. 2014-03-01 13:19:46 +01:00
unknown
fc51d1696b VS2010 build: config.h cleanup and offload. Added git versioning. 2014-02-08 18:40:37 +01:00
troky
70845714b5 VS2010 build: Added library building instructions. 2014-02-01 00:33:22 +02:00
troky
975139e054 VS2010 build: Prepared jansson for VS compile. 2014-02-01 00:29:09 +02:00
Sanjin Trošelj
8d25b38e9b VS2010 build: winbuild/* dist and project files.
Cherry-picked by veox.
2014-01-28 03:37:08 +02:00