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

44 Commits

Author SHA1 Message Date
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
Noel Maersk
cd5fa8d3cb Merge branch 'windows-cross-compile' 2014-01-27 21:19:47 +02:00
Noel Maersk
e081a669f6 doc: add note about --disable-adl-checks.
Should close https://github.com/veox/sgminer/issues/26
2014-01-27 21:18:43 +02:00
Noel Maersk
cae071b837 Merge branch 'kernels' 2014-01-27 00:48:25 +02:00
Noel Maersk
e0ca8ebc2f doc: Simplify paths for cross-compiling instructions in windows-build.txt 2014-01-25 00:57:47 +02:00
Angus Gratton
f321a0211b Add clarification on Windows cross-build, out of tree is possible 2014-01-24 15:16:00 +02:00
Noel Maersk
47d83df892 doc: revert some formatting changes made by Drogean to windows-build.txt 2014-01-24 15:15:36 +02:00
Angus Gratton
1ceedd562d Add some notes about cross-compiling cgminer for Windows from Linux 2014-01-24 15:13:49 +02:00
Noel Maersk
7a69044cff doc: update KERNEL.md 2014-01-23 18:25:12 +02:00
Noel Maersk
68f0a45034 doc: BUGS.md
Outline on bug reporting.
2014-01-23 03:15:31 +02:00
Noel Maersk
2f1fafedb9 doc: skeleton KERNEL documentation.
On how to submit new kernels. This should allow a broad community review.
2014-01-21 16:28:43 +02:00
Noel Maersk
bc1ce6984b doc: minor FAQ update. 2014-01-17 10:37:34 +02:00
Drogean
b1de4c896b Added SGMINER specific steps
Modified multiple steps for specifically compiling the 4.0.0 SGMINER build
2014-01-16 17:19:39 -05:00
Joseph Bruggeman
4b7cf40e63 doc: update faq to remove non-scrypt (irrelevent) information 2014-01-15 23:57:52 -05:00
Joseph Bruggeman
9b37a0131b doc: update windows doc to reflect changes in configure.ac 2014-01-15 23:46:45 -05:00
Noel Maersk
e46581dea1 Remove --vectors (current kernel only supports 1 vector).
The functionality to set the number of vectors still remains, though.
2014-01-15 17:03:50 +02:00
Noel Maersk
5b977125fa misc: Replace many (but not all) instances of 'cgminer' with 'sgminer'.
Just ran a `sed -i 's/cgminer/sgminer/'` on several files.
2014-01-15 15:36:19 +02:00
Noel Maersk
be0270408f doc: update README, rename CONFIGURATION back to SCRYPT. 2014-01-13 11:21:11 +02:00
Noel Maersk
d6f5f01e88 doc: move to separate directory. 2014-01-12 16:00:06 +02:00