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

6529 Commits

Author SHA1 Message Date
troky
c196dfd2dd MSVS2010 project update. 2014-07-03 18:57:43 +02:00
troky
8567370f8c Merge pull request #316 from Elbandi/v5_0-leakfix
Fix nonce1 and sessionid memory leak
2014-07-03 17:45:13 +02:00
Elbandi
a39316dbd3 Fix nonce1 and sessionid memory leak 2014-07-03 17:24:34 +02:00
troky
e15f354a4d Updated AUTHORS.md 2014-07-03 17:16:55 +02:00
troky
74d4cfabb5 Added Janson version string to log output. 2014-07-03 09:56:05 +02:00
troky
0950af71cf Documentation update. 2014-07-03 09:21:20 +02:00
David Dean
21d3ad4160 added sgminer.1 manpage file, draft 2014-07-03 13:40:30 +10:00
Jan Berdajs
ec8ba02db3 nicehash deserve mention for providing bitcoins for stimulation of development. section for future sponsors or special acknowledgments 2014-07-03 03:04:28 +02:00
Elbandi
6c60ce2352 Fix kernel code style: every hash has own codeblocks 2014-07-02 23:16:35 +02:00
Elbandi
db40274d6e convert tabs to spaces in kernel files
and remove whitespace from lineends
2014-07-02 23:16:33 +02:00
Jan Berdajs
27709ced83 Remove now unused temporary fix for algo switch 2014-07-02 21:32:24 +02:00
ystarnaud
171e5dd824 Update configuration.md
Added extra specifications on the algorithm parameters.
2014-07-02 15:17:24 -04:00
ystarnaud
69ab3a8cf4 Changed the way hard restart is done for better compatibility with windows pthread. 2014-07-02 15:09:31 -04:00
Jan Berdajs
a0e95b3687 some improvements for the zero-hashrate fix, and more debug output 2014-07-02 19:50:46 +02:00
ystarnaud
b3d6e5bacb Update configuration.md
Clarification on hamsi-expand-big
2014-07-02 09:50:59 -04:00
ystarnaud
cf4aa31be0 Switcher thread fix
Fixed the mining threads block causing the miner to hang on algo
switcher. Thanks @mrbrdo for the help.
2014-07-02 09:25:17 -04:00
troky
66ec621c9b Added Jansson as submodule. 2014-07-02 09:24:10 +02:00
Jan Berdajs
ecdb8ac310 Merge pull request #309 from Elbandi/v5_0-removeunused
Remove unused diff_nonce
2014-07-01 21:49:21 +02:00
ystarnaud
55cd3ec220 Hangup fix
The switcher would hang when no settings needed to be applied and it
tried to tell the mining threads to resume working. Still an issue if
you attempt to switch between two pools that apply settings but don't
perform a hard reset.
2014-07-01 14:48:17 -04:00
Elbandi
65a1509964 Remove unused diff_nonce 2014-07-01 16:00:24 +02:00
ystarnaud
d211d5b9bf Update configuration.md 2014-07-01 09:27:44 -04:00
ystarnaud
2df1924688 Update configuration.md
Updated config file section for remote config files.
2014-07-01 09:26:40 -04:00
ystarnaud
16361a6f8e Update configuration.md
Updated information about `includes` and `hamsi-short`.
2014-07-01 09:19:09 -04:00
ystarnaud
f3a773f279 Merge pull request #307 from sgminer-dev/v5_0-x15
V5 0 x15
2014-07-01 09:06:47 -04:00
troky
9e515abfb0 MSVS fix. 2014-07-01 09:25:22 +02:00
troky
dc3ec7907e Thread info struct should be initialized/allocated for disabled devices, too. 2014-07-01 09:24:22 +02:00
ystarnaud
47c60343e7 Cleanup 2014-07-01 01:40:38 -04:00
ystarnaud
22c34fbf45 Old Kernel Fix
Old kernels would produce HW. Also, corrected an hamsi problem for
people who didn't use hamsi-expand-big 1.
2014-07-01 01:33:20 -04:00
ystarnaud
5c9126fd61 X14 Implementation
Added X14 and cleaned up the X13/X15 kernels so all 3 offshoots are in
sync. New option "--hamsi-short" or "hamsi-short":true to add a small
boost. May not work on all GPUs.
2014-07-01 01:33:20 -04:00
ystarnaud
e0647546de Hamsi fix
Original implementation of x15 made changes to hamsi, which in turn
caused issues with other kernels.
2014-07-01 01:30:24 -04:00
ystarnaud
e234b2d969 X13 Fix
The modified fugue.cl included in the x15 changes broke x13 kernels.
2014-07-01 01:29:49 -04:00
ystarnaud
bb667fe627 Remove old files
Removing unnecessary files.
2014-07-01 01:29:27 -04:00
aznboy84
85fa1637e3 Fixed marucoin mod
Improve hamsi and fugue hashing (base on girino x13 version)
use SPH_KECCAK_UNROLL   1
and SPH_LUFFA_PARALLEL 1
to improve hashrate even further
2014-07-01 01:29:26 -04:00
aznboy84
12a2accd7e MSVC X15 commit 2014-07-01 01:29:26 -04:00
aznboy84
ab8be249fe Create whirlpool.cl 2014-07-01 01:29:26 -04:00
aznboy84
81bcc15e91 Create shabal.cl 2014-07-01 01:29:25 -04:00
aznboy84
847d454d9c Add bitblock files to solution 2014-07-01 01:29:25 -04:00
aznboy84
e78d4448f1 Create hamsi_helper.cl 2014-07-01 01:29:24 -04:00
aznboy84
4be3039592 File too big .. can't edit 2014-07-01 01:29:24 -04:00
aznboy84
c24cd984da Optimized a bit 2014-07-01 01:29:23 -04:00
aznboy84
80d51959e1 Create bitblockold.cl 2014-07-01 01:29:23 -04:00
aznboy84
348c974728 Create bitblock.cl 2014-07-01 01:29:22 -04:00
aznboy84
69e32822fa Create hamsi_helper_old.cl 2014-07-01 01:29:22 -04:00
aznboy84
fbcde31b81 Create hamsi_old.cl 2014-07-01 01:29:22 -04:00
aznboy84
84b21e0e3a bitblock header 2014-07-01 01:29:21 -04:00
aznboy84
99abe7e8bc Bitblock kernel 2014-07-01 01:29:21 -04:00
aznboy84
fd417c0f0f Add shabal.c and whirlpool.c to source list 2014-07-01 01:29:20 -04:00
aznboy84
63153e6420 Whirlpool algo 2014-07-01 01:29:20 -04:00
aznboy84
9711682f67 Whirlpool header 2014-07-01 01:29:20 -04:00
aznboy84
f1f5046abb Shabal header 2014-07-01 01:29:19 -04:00