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

6563 Commits

Author SHA1 Message Date
ivan
fc746dd20c Merge origin/master
Conflicts:
	algorithm.c
2016-11-13 13:00:18 +01:00
ivan
f26cf3f546 reduce buffer because I can't find any reason for such big one 2016-11-13 12:55:42 +01:00
ivan
d72f53e97f reduce buffer because I can't find any reason for such big one 2016-11-07 10:26:19 +01:00
ivan
d7ec253300 remove duplicated function 2016-10-05 05:41:46 +02:00
Ivan
f32e6dcdb3 add sibcoin 2016-10-05 05:12:56 +02:00
elbandi
522bd76726 Version bump to 5.5.0 2016-07-20 23:37:12 +02:00
elbandi
29b2de377f Sia pools sends the block target too 2016-07-20 15:53:51 +02:00
elbandi
91e1d324c5 Add Sia algo support 2016-07-19 20:30:09 +02:00
elbandi
0316101b8e Initialize trie variable 2016-07-19 20:29:23 +02:00
elbandi
02e0fc4db5 Add lbry algo support 2016-07-18 22:44:35 +02:00
elbandi
34a8140eb6 Remove workpadding 2016-07-18 22:44:35 +02:00
elbandi
3a66fcf80a Fix blockfound diff 2016-07-18 01:12:46 +02:00
elbandi
12fbc94288 Version bump to 5.4.0 2016-05-23 23:34:00 +02:00
kenshirothefist
9bdc2dc345 Merge pull request #6 from bitbandi/decred
Decred algo support
2016-05-23 22:14:39 +02:00
elbandi
4bf876dffb new stratum protocol 2016-05-23 20:46:44 +02:00
elbandi
27c32cd5a9 decred: optional --vote argument without arg or 0, dont vote (votebits set to 1) 2016-04-01 14:50:40 +02:00
elbandi
29c3f1c714 Add decred algo support 2016-04-01 14:50:40 +02:00
Tanguy Pruvot
d6e6f10881 intensity: prevent double free on change from (t)ui 2016-04-01 14:50:21 +02:00
elbandi
7f7557b59b Fix VERSION redefine warnings 2016-04-01 01:40:55 +02:00
elbandi
d7df5db1f0 Fix inkcoin 2016-04-01 01:01:33 +02:00
elbandi
303b27d3ac Move be32enc_vect to miner.h 2016-04-01 01:01:26 +02:00
elbandi
571af9377a Use sysendian.h for pluck hash 2016-04-01 00:55:26 +02:00
elbandi
b86f89616c Check pthread first 2016-03-31 20:35:59 +02:00
elbandi
72a15389c9 Remove inline from hash functions 2016-03-31 20:03:35 +02:00
elbandi
20bfe45789 Calculate midstate for algos 2016-03-21 18:39:38 +01:00
kenshirothefist
fb9b8a339c Merge pull request #5 from nicehash/develop
Blake algo + fixes
2016-02-13 17:28:05 +01:00
elbandi
e75e16ccaa Version bump to 5.3.0 2016-02-12 23:52:23 +01:00
elbandi
85290b21d8 Case-insensitive string algorithm comparison 2016-02-12 22:28:56 +01:00
elbandi
7cee9c6660 Move precalc_hash to algorithm settings 2016-02-12 22:28:56 +01:00
elbandi
031e4b78cb Add blake256 algos support 2016-02-12 22:28:56 +01:00
elbandi
17f2478edd Some other minor fixes from theLosers106 2016-02-11 21:53:24 +01:00
elbandi
186b75d51c New neoscrypt kernel 2016-02-11 21:53:24 +01:00
elbandi
6fd618d284 Tweak lyra2re algo files 2016-02-11 21:53:23 +01:00
elbandi
b8253d106f Fix display device status if some are disabled 2016-02-09 02:31:24 +01:00
elbandi
ca3f9d5c3a Always use libcurl cflags 2015-12-09 01:07:39 +01:00
elbandi
6efe2f94a8 Fix typos in neoscrypt conditions 2015-12-08 23:02:10 +01:00
elbandi
8d2eefe50c Fix for automated build 2015-11-11 22:37:11 +01:00
kenshirothefist
0bfb01df47 Merge pull request #2 from nicehash/from-djm34
New algos and some fix.
2015-11-11 20:15:33 +01:00
elbandi
9fe7dc9482 Version bump to 5.2.0 2015-11-10 21:27:46 +01:00
elbandi
7c9fe7112e Apply immediately the first set_difficulty
This is a workaround for pool, who send the first difficulty after notify
2015-11-10 21:27:46 +01:00
elbandi
c855a8d2d2 Simplify lyra2re algos 2015-11-10 21:17:50 +01:00
elbandi
fecc92be89 Use algorithm type in conditions 2015-11-10 21:17:49 +01:00
elbandi
580676affb Get some algos from 'master' of https://github.com/djm34/sgminer 2015-11-10 21:17:40 +01:00
elbandi
4a96caafd8 Merge branch 'master' of https://github.com/sgminer-dev/sgminer 2015-11-09 15:57:26 +01:00
troky
8bf1c1807c Merge pull request #418 from bitbandi/diffbug
store the next difficulty
2015-07-19 09:23:41 +02:00
elbandi
d0881e82a2 store the next difficulty 2015-07-19 00:09:33 +02:00
bitbandi
34c1ff9fb2 Merge pull request #1 from bitbandi/diffbug
store the next difficulty
2015-07-19 00:00:38 +02:00
elbandi
5b37b52e24 store the next difficulty 2015-07-18 23:59:25 +02:00
troky
666641b8e2 Removed patch_kernel.* from MSVS project. 2015-04-07 14:21:31 +02:00
troky
5fe8555c4d Merge pull request #414 from wolf9466/master
Removal of old, decrepit bitalign patching code; fix for master not compiling after WhirlpoolX merge
2015-04-07 14:18:37 +02:00