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

131 Commits

Author SHA1 Message Date
Con Kolivas
53c22551f7 Change default behaviour to submitting stale, removing the --submit-stale option and adding a --no-submit-stale option. 2012-04-29 09:12:23 +10:00
Con Kolivas
e502fde52b Remove the ability to disable longpoll. It is not a useful feature and will conflict with planned changes to longpoll code. 2012-04-27 11:13:52 +10:00
Kano
724d9e45e1 README - add some Ztex details 2012-04-26 02:05:45 +10:00
Kano
84a0012ffe README correct API version number 2012-04-26 00:15:03 +10:00
Kano
8dee991cc2 README spelling error 2012-04-26 00:14:17 +10:00
Kano
bb57962ddc README clarification of 'notify' command 2012-04-25 19:40:25 +10:00
Kano
32ceec8d7a README update for API RPC 'devdetails' 2012-04-25 19:37:55 +10:00
Con Kolivas
ddf93c3650 Add libusb to list of dependencies for building. 2012-04-25 15:52:05 +10:00
Con Kolivas
6b0d767aca Extensively document the cause of GPU device issues and the use of --gpu-map. 2012-04-25 13:23:57 +10:00
Luke Dashjr
4648330c9d Support for share logging 2012-04-25 12:05:33 +10:00
Con Kolivas
7296e53f97 Grammar fix. 2012-04-25 11:47:45 +10:00
Con Kolivas
22ea2f90d0 Yet more FAQ about SDK 2.6 and hashrate slowdowns. 2012-04-25 11:26:33 +10:00
Luke Dashjr
f1ae7bbb08 Document long-form COM port device names on Windows, required to specify serial ports above 9 2012-04-22 01:04:34 -04:00
Luke Dashjr
0f74ba059e Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device 2012-04-22 01:03:38 -04:00
Kano
2e1d2017de API add removepool like the screen interface 2012-04-21 03:15:41 +10:00
Kano
eec7c1a963 api.c escape required characters in return strings + pools returns the username 2012-04-20 23:50:27 +10:00
Kano
c52b55e244 README update details about miner.php 2012-04-18 12:55:16 +10:00
Con Kolivas
e0c4d60665 Minor readme updates. 2012-04-14 23:47:34 +10:00
Kano
3fa3f60b74 api.c new commands: pgaenable pgadisable 2012-03-30 22:28:42 +11:00
Con Kolivas
2beb3500d4 Merge pull request #153 from kanoi/master
Add API support for Icarus and Bitforce + Icarus fixes ++
2012-03-28 04:24:41 -07:00
Con Kolivas
ad824207ff Merge pull request #151 from luke-jr/libudev_detect_fixes
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
2012-03-28 04:21:18 -07:00
Con Kolivas
6d4314d47f Add extensive instructions on how to make a native windows build. 2012-03-27 23:04:17 +11:00
Kano
18a8b5506e API returns the simple device history with the 'notify' command 2012-03-23 03:17:20 +11:00
Kano
6e35503e57 api.c config 'Device Code' to show list of compiled devices + README 2012-03-22 19:47:23 +11:00
Luke Dashjr
3d9970d66f Bugfix: Check for libudev header (not just library) in configure, and document optional dependency 2012-02-29 09:02:30 -05:00
Kano
cb3323b7b5 Add API support for Icarus and Bitforce 2012-02-29 21:17:10 +11:00
Kano
c9b7a223e5 Next API version is 1.4 (1.3 is current) 2012-02-27 12:58:35 +11:00
Kano
b4c7c56fa7 README/api.c add "When" the request was processed to STATUS 2012-02-27 12:02:14 +11:00
Luke Dashjr
aff55fab32 Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it 2012-02-25 21:20:08 -05:00
Kano
f13fd8d1d1 README add information missing from --scan-serial 2012-02-26 11:12:06 +11:00
Kano
bd506cd355 Update README RPC API Version comment 2012-02-26 10:41:06 +11:00
Kano
f635ac4981 FAQ about sockets not working on windows PHP 2012-02-24 11:53:49 +11:00
Kano
0abac0b5d9 API implement addpool command 2012-02-24 03:00:01 +11:00
Con Kolivas
21ef690aa8 Update NEWS and README for 2.3.0 2012-02-23 20:52:09 +11:00
Kano
60c5ac6844 API new commands enablepool and disablepool (version already incremented) 2012-02-23 16:10:17 +11:00
Kano
6f65599ab7 Fix API README (no --api-access -> it's --api-allow) 2012-02-23 10:28:32 +11:00
Kano
ca2b2d9b9a Don't save 'include' when saving the configuration 2012-02-23 01:44:41 +11:00
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