1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

144 Commits

Author SHA1 Message Date
Kano
915c72d8e7 Allow configuration file to include another recursively 2012-02-23 01:31:52 +11:00
Con Kolivas
882e4d85de Merge pull request #123 from xiangfu/icarus
Add Icarus Support to Cgminer
2012-02-21 03:14:20 -08:00
Kano
a455ac7b5c README document API 'privileged' command 2012-02-21 11:16:57 +11:00
Kano
9b83c126be Update documentation for API changes 2012-02-20 21:24:00 +11:00
Con Kolivas
8d6d62c391 Update FAQs. 2012-02-20 09:31:11 +11:00
Con Kolivas
89b32b1738 Officially support diakgcn in code and docs. 2012-02-20 09:28:01 +11:00
Xiangfu
dfead150f7 add shortcuts to description for easy grep 2012-02-19 22:22:02 +08:00
Xiangfu
beaf158a40 update README for Icarus 2012-02-19 22:22:02 +08:00
ckolivas
c235c7e373 Allow the refresh interval to be adjusted in dynamic intensity with a --gpu-dyninterval parameter. 2012-02-15 14:35:13 +11:00
Con Kolivas
ecaf33a71c Update README. 2012-02-11 20:23:27 +11:00
Luke Dashjr
543265d66a Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs 2012-02-10 22:14:27 -05:00
Kano
f19e67fe3a Allow API to restrict access by IP address 2012-02-08 19:06:24 +11:00
Con Kolivas
4301351402 Merge pull request #104 from kanoi/master
Return last accepted share pool/time for devices
2012-02-05 23:22:52 -08:00
Con Kolivas
82f74af533 Deprecate the --donation feature.
Needlessly complex, questionable usefulness, depends on author's server and a central pool of some kind, and was not heavily adopted.
2012-02-05 21:36:41 +11:00
Kano
096946407f Return last accepted share pool/time for devices 2012-02-04 19:24:48 +11:00
Con Kolivas
181b16c1d8 Update docs. 2012-01-30 23:31:30 +11:00
Con Kolivas
b3d1378e34 Provide debugging advice. 2012-01-30 20:19:48 +11:00
Con Kolivas
49e35799d2 README updates. 2012-01-29 10:32:57 +11:00
Kano
2e16d5e543 Add more explanation of JSON format and the 'save' command 2012-01-23 15:32:48 +11:00
Kano
bf5321cf0a API 'save' command details 2012-01-22 20:14:33 +11:00
Kano
899897033f Put back deleted option 2012-01-22 18:34:13 +11:00
Kano
ec2c0b784f Add API commands: config, switchpool, gpu settings, save 2012-01-22 18:24:55 +11:00
Con Kolivas
e15d57d729 Implement socks4 proxy support. 2012-01-22 09:36:21 +11:00
Con Kolivas
3cad815e0f Fanspeed faq. 2012-01-21 19:06:48 +11:00
Con Kolivas
5179d22463 Introduce a --net-delay option which guarantees at least 250ms between any networking requests to not overload slow routers. 2012-01-20 15:36:42 +11:00
Con Kolivas
c487383cf4 Allow CPU mining explicitly enable only if other mining support is built in. 2012-01-20 09:12:49 +11:00
Con Kolivas
67376ca0e1 Update README + FAQ. 2012-01-20 09:06:56 +11:00
Luke Dashjr
9e40e87a1e Update documentation 2012-01-19 10:01:40 -05:00
ckolivas
a91e145ff1 Update README. 2012-01-19 17:01:37 +11:00
ckolivas
68c807d755 Typo in readme. 2012-01-11 11:09:18 +11:00
Con Kolivas
d1f896a64a Merge pull request #63 from kanoi/master
fix test/set of thr->pth to also work in windows
2011-12-26 23:50:32 -08:00
Kano
5033dcd355 fix test/set of thr->pth to also work in windows 2011-12-27 18:33:49 +11:00
Con Kolivas
4c1c825084 Fix typos courtesy of Steve Brecher. 2011-12-27 18:06:55 +11:00
Con Kolivas
17ea91aef5 Update README. 2011-12-27 15:24:11 +11:00
Kano
f32a07250f DOC related updates 2011-12-20 16:22:18 +11:00
Con Kolivas
d548670ed2 Update README. 2011-11-11 19:27:53 +11:00
Con Kolivas
9a0b709623 Update documentation about new configuration file with an example file. 2011-10-17 13:51:40 +11:00
Con Kolivas
a41db9d436 Bump version to 2.0.6 and update docs. 2011-10-09 14:14:50 +11:00
Con Kolivas
9087345f84 Expire shares as stale with a separate timeout from the scantime, defaulting to 120 seconds. 2011-09-29 10:27:32 +10:00
Con Kolivas
ffc88ef030 Enable 100% donation by default.
This reverts commit 9e9d25c7ba.
2011-09-29 10:08:30 +10:00
Con Kolivas
9e9d25c7ba Enable 0.5% donation by default. 2011-09-29 09:39:29 +10:00
Con Kolivas
0639836db6 Document the --donation feature. 2011-09-27 11:12:19 +10:00
Con Kolivas
21c2bc469f Make it possible to set the intensity on a per-card basis, dynamic or static values. 2011-09-26 15:24:20 +10:00
Con Kolivas
855ea66198 Update README and FAQ. 2011-09-23 11:47:35 +10:00
Con Kolivas
701c29fa64 Add message about needing to export display on linux. 2011-09-23 10:10:31 +10:00
Con Kolivas
e7ec2d0471 Update README. 2011-09-09 12:17:02 +10:00
Con Kolivas
355b24cef3 Document the temperature command line changes. 2011-09-08 14:00:03 +10:00
Con Kolivas
b50041c880 Allow per-device fan ranges to be set and use them in auto-fan mode. 2011-09-08 13:29:13 +10:00
Con Kolivas
9b5cd61886 Implement accepting a range of engine speeds as well to allow a lower limit to be specified on the command line. 2011-09-08 13:04:39 +10:00
Con Kolivas
4bb6b38134 More readme docs. 2011-09-08 09:31:31 +10:00
Con Kolivas
26d1264c00 FAQ updates. 2011-09-07 20:19:16 +10:00
Con Kolivas
8a1ae4a371 Updated FAQ. 2011-09-06 13:34:28 +10:00
Con Kolivas
40750fc47d Update README with extensive documentation about overclocking. 2011-09-06 13:25:02 +10:00
Con Kolivas
33c2eccbf8 Update README. 2011-09-02 12:13:24 +10:00
Con Kolivas
063efb1996 Rename localgen occasions to getwork fail occasions since localgen is unrelated now. 2011-09-02 10:37:00 +10:00
Con Kolivas
e95006c216 Change recommendation to intensity 9 for dedicated miners. 2011-08-30 12:43:19 +10:00
Con Kolivas
bc5b2cfa9e Readme updates. 2011-08-29 19:57:03 +10:00
Con Kolivas
df1b9a6d90 Update README. 2011-08-26 12:54:41 +10:00
Con Kolivas
f062765c94 Explicitly link in ws2_32 on the windows build and update README file on how to compile successfully on windows. 2011-08-20 10:08:59 +10:00
Con Kolivas
4daca363f0 Recommend O2 instead of O3 since it can make windows binaries fail. 2011-08-16 16:57:48 +10:00
Con Kolivas
05dadc9051 Add pkg-config to listed dependencies. 2011-08-16 15:47:44 +10:00
Con Kolivas
e2a0494653 Friendly reminder. 2011-08-16 15:18:17 +10:00
Con Kolivas
668ab18f8f More logging info. 2011-07-28 23:14:47 +10:00
Con Kolivas
9c52bc2074 Add faq about logging. 2011-07-28 12:07:23 +10:00
Con Kolivas
65b4876431 Update README. 2011-07-22 21:02:40 +10:00
Con Kolivas
b4430f1247 Document changes. 2011-07-20 13:59:34 +10:00
Con Kolivas
6de8de3e0e Documentation. 2011-07-19 14:20:28 +10:00
Con Kolivas
0477667f79 Update docs. 2011-07-18 12:05:24 +10:00
Con Kolivas
65b2aff8d0 Add SS description to readme. 2011-07-17 13:55:43 +10:00
Con Kolivas
3785e50d3f Add new block data to status line. 2011-07-16 01:47:58 +10:00
Con Kolivas
23e4add229 Add a system status line to the formatted output. 2011-07-15 09:38:52 +10:00
Con Kolivas
ed1d6e49c0 Update readme. 2011-07-14 20:02:33 +10:00
Con Kolivas
4de3f32a22 Move to newer jansson library. 2011-07-13 00:58:13 +10:00
Con Kolivas
90839cdf5a Implement a completely curses based display and don't output to stderr when log is enabled unless it's redirected away from the terminal. 2011-07-11 13:41:31 +10:00
Con Kolivas
37382565ad Add warning about NVIDIA cards. 2011-07-07 15:04:54 +10:00
Con Kolivas
9304ebc642 Add display information to README. 2011-07-07 14:52:32 +10:00
Con Kolivas
a4f04773bf Update build instructions. 2011-07-07 14:39:27 +10:00
Con Kolivas
91f9c527ba Rename code and application binary to cgminer version 1.0.9 preempting version 1.1.0, moving main code to main.c. 2011-07-04 20:33:31 +10:00
Con Kolivas
13b43cfad1 Update copyright and authors. 2011-07-04 19:56:27 +10:00
Ycros
8313606b5f Fixed configure.ac to properly detect OpenCL on windows/mingw. 2011-07-04 19:56:27 +10:00
Ycros
b645cc9f00 Updated README for building on win32. 2011-07-04 19:56:27 +10:00
Jeff Garzik
8277202221 Release version 0.6.1. 2011-02-04 14:29:54 -05:00
Jeff Garzik
fd19172c50 README: mention CFLAGS on *nix builds 2011-01-20 02:32:11 -05:00
Jeff Garzik
309d1bdc16 Release version 0.3.1. 2010-12-19 21:47:41 -05:00
Jeff Garzik
4c8d703551 README: update win32 build insns 2010-12-18 16:42:40 -05:00
Jeff Garzik
18d3ab876c Release version 0.2.1. 2010-11-29 12:27:11 -05:00
Jeff Garzik
a7518360ad Windows build tweaks. 2010-11-26 23:32:29 -05:00
Jeff Garzik
a50201eb21 Improve --help output. Mention --help in README. 2010-11-26 20:15:07 -05:00
Jeff Garzik
c639149977 Add tcatm's 4way SSE2 sha256 implementation. 2010-11-26 19:04:48 -05:00
Jeff Garzik
d2fded6135 README: add win32 installer instructions 2010-11-26 18:13:16 -05:00
Jeff Garzik
7f98b6a2bb README: update dependency list and build instructions 2010-11-26 16:35:54 -05:00
Jeff Garzik
a614823fa7 Remove unused OpenSSL dependency.
Also, turn a few strings into #define'd constants.
2010-11-25 01:02:53 -05:00
Jeff Garzik
702e2ac811 Convert over to autotools. Release version 0.1. 2010-11-24 19:31:12 -05:00
Jeff Garzik
9bc3649e91 Add README and license info. 2010-11-23 23:43:45 -05:00