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

68 Commits

Author SHA1 Message Date
Jan Berdajs
ce3624fba6 add marucoin-mod (X13-mod) 2014-06-03 01:36:56 +02:00
Jan Berdajs
2ec09155e6 per-pool gpu-fan 2014-05-30 00:00:36 +02:00
Jan Berdajs
33023de410 more documentation 2014-05-29 02:22:22 +02:00
Jan Berdajs
0bbf5550a8 add docs about new pool-specific options, and note about the current bad config parser 2014-05-27 04:19:26 +02:00
Noel Maersk
c46c913d1c doc: mention optional name/desc/algo for addpool. 2014-05-24 04:06:17 +03:00
Noel Maersk
9fd94b5c22 doc: list kernels alphabetically. 2014-05-20 19:08:09 +03:00
Bufius
0b0a3ed834 core. include check in ocl.c regarding lookup-gap for kernel 'bufius'
doc: change documentation
2014-05-19 18:42:16 +02:00
Luke Dashjr
3a6c1c8bb0 RPC: Provide a full status section for quit/restart commands 2014-04-25 17:40:52 +03:00
Luke Dashjr
5bd5b07e15 RPC: Add "Miner" to version response to include software name along with version 2014-04-24 21:28:35 +03:00
Noel Maersk
7bc0be03d4 misc: FAQ cleanup. 2014-04-14 22:50:48 +03:00
Noel Maersk
0dcb6ca498 doc: clarify algorithm usage in a config file pool section. 2014-04-07 23:14:27 +03:00
Jan Berdajs
c2131df6aa add support for setting algorithm/nfactor for each pool separately, and fix bugged OpenCL thread cleanup (thread shutdown) 2014-03-31 21:05:20 +02:00
Noel Maersk
1b3df7cbc9 doc: add note on incognito mode in doc/BUGS.md. 2014-03-21 03:02:22 +02:00
Noel Maersk
29cbd1f052 doc: make the title of your issue report informative. 2014-03-21 02:59:36 +02:00
Noel Maersk
41f994886e doc: update README.md doc list, rename KERNEL.md to kernel.md. 2014-03-17 22:14:13 +02:00
Noel Maersk
9b68b2773c doc: update doc/KERNEL.md to reflect the fact that kernel names are no longer hard-coded. 2014-03-17 22:06:11 +02:00
Noel Maersk
ef14022929 misc: typo in doc/configuration.md 2014-03-15 17:39:20 +02:00
Noel Maersk
bf2ca7be0b doc: update doc/configuration.md with algorithm aliases. 2014-03-14 22:00:14 +02:00
Noel Maersk
8079d054d6 Merge branch 'nfactor'
Conflicts (resolved):
	Makefile.am
	winbuild/sgminer.vcxproj.filters
2014-03-14 17:46:54 +02:00
Noel Maersk
4ed13e44a3 doc: update configuration.md with latest on --algorithm and --nfactor.
Should close https://github.com/veox/sgminer/issues/126
2014-03-07 02:35:57 +02:00
Noel Maersk
92b7770212 config: add --algorithm option and documentation.
Doc in `doc/configuration.md` (has to be started sometime, no?).

Configuration function has to be lamely-named set_algo(), because
set_algorithm() is already declared in algorithm.h (prevent namespace
conflict).

algorithm has to be added as global variable due to the way the
callback is done (by CCAN/opt, which in itself is nice).

This can be cleaned up significantly by (at least) introducing a
global configuration struct, but there is no reason to do it now
just for this - better a wholesale manana.
2014-03-07 02:27:00 +02:00
Noel Maersk
2bab1d7b8a doc: update BUGS.md. 2014-02-28 04:00:58 +02:00
Noel Maersk
8ff624618f doc: verbose FAQ answer on running per-instance. 2014-02-27 17:20:48 +02:00
Noel Maersk
394c200c88 doc: minor FAQ update (formatting and reference a Q from another). 2014-02-27 17:14:45 +02:00
Noel Maersk
ee70f9f2af misc: FAQ formatting. 2014-02-24 14:25:15 +02:00
Noel Maersk
80e6307033 Merge branch 'port-ckolivas-3.12.3'
Could be issue 88 (no reconnect to pools on network connectivity going
down for a while and then back up) is a regression introduced in pool
handling after cgminer 3.7.2. Pull in other changes to pool handling
just in case.

Tests show that this may be an issue with glibc's getaddrinfo(), and that
the last changes in cgminer might mitigate the issue somewhat.
2014-02-19 18:36:10 +02:00
Giovanni Toraldo
7ca09655a7 Fixed md formatting in MINING.md 2014-02-18 23:44:09 +01:00
Kano
a1844cdf44 API-README correct new text format documentation 2014-02-16 15:00:52 +02:00
Kano
ae837a762f API allow multiple commands/replies in one request 2014-02-16 15:00:32 +02:00
Kano
83176cb52a API V3.0 unlimited socket reply size 2014-02-16 13:47:47 +02:00
Noel Maersk
be4305e4f6 doc: FAQ formatting (allows linking to specific questions).
Squashed: removed duplicate question, fix typo.
2014-02-10 16:31:43 +02:00
Noel Maersk
806b23627b doc: Change answer about scrypt-jane/Keccak/SHA-3 support.
There seems to be interest by the community (and a development effort), so
if scrypt-jane can be used without introducing switches everywhere, it
could be used.
2014-02-10 13:15:19 +02:00
Noel Maersk
ee5995e971 doc: add FAQ (Kessak/SHA-3). 2014-02-09 21:49:33 +02:00
Noel Maersk
ae3c7c0aa1 Merge remote-tracking branch 'markuspeloquin/master' 2014-02-09 17:44:03 +02:00
Markus Peloquin
f4fcc7a799 Add clarification to Cygwin install section. 2014-02-08 15:44:03 -08:00
Markus Peloquin
2c53b8a34e Add Cygwin build instructions. 2014-02-08 15:39:55 -08:00
Noel Maersk
914f89b99f doc: add a FAQ. 2014-02-08 19:54:29 +02:00
Noel Maersk
a0132b6bb5 doc: remove old references to NVidia cards. 2014-02-08 16:42:01 +02:00
Noel Maersk
dde099f224 doc: Reorder FAQ to have more common questions on top, fix a few links. 2014-02-08 14:09:36 +02:00
Noel Maersk
3c324a6427 doc: update FAQ.
There have been several reports like

https://github.com/veox/sgminer/issues/16

and

https://github.com/veox/sgminer/issues/66

not mentioning reddit and litecointalk and who knows where else.
2014-02-07 01:15:23 +02:00
Noel Maersk
0a3710dd7b doc: update FAQ, rename to FAQ.md. 2014-02-06 16:07:15 +02:00
Noel Maersk
c061b4e405 doc: Update part of MINING, rename to MINING.md. 2014-02-06 15:24:50 +02:00
Noel Maersk
9e9ac30af0 doc: KERNEL.md formatting. 2014-02-06 14:54:08 +02:00
Noel Maersk
4300e42aa8 doc: fix link in BUGS.md. 2014-02-06 14:48:53 +02:00
Noel Maersk
2a950ff758 doc:BUGS.md minor updates. 2014-02-06 13:27:39 +02:00
Noel Maersk
638b24d65c doc: update KERNEL.md. 2014-02-01 16:19:04 +02:00
Noel Maersk
23eb242a5f kernel: make psw usable, reorder cases alphabetically.
Closes https://github.com/veox/sgminer/issues/30
2014-02-01 16:01:37 +02:00
Brandon Tuomela
bda1070259 kernel: add psw kernel. 2014-02-01 15:51:03 +02:00
Noel Maersk
2e16fb50fa doc: Update BUGS.md to ask whether using precompiled binary. 2014-01-31 22:00:41 +02:00
Noel Maersk
17ef58b3d1 doc: typo in doc/KERNEL.md 2014-01-28 01:00:21 +02:00