f85329baf6
fixed windows building via msvc13
...
deleted lbry and yescrypt (cause they cant be builded in msvc)
2017-10-20 17:53:35 +03:00
orignal
87568c5acf
some cleanup
2017-10-19 15:34:58 -04:00
orignal
f5f92e53dc
correct regenhash
2017-10-19 14:49:46 -04:00
orignal
6eb098c0a5
gostcoin algo added
2017-06-14 14:26:57 -04:00
elbandi
fb181f5e88
Add Pascal algo for PascalCoin
2017-02-01 03:02:39 +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
91e1d324c5
Add Sia algo support
2016-07-19 20:30:09 +02:00
elbandi
02e0fc4db5
Add lbry algo support
2016-07-18 22:44:35 +02:00
elbandi
29c3f1c714
Add decred algo support
2016-04-01 14:50:40 +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
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
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
6fd618d284
Tweak lyra2re algo files
2016-02-11 21:53:23 +01:00
elbandi
c855a8d2d2
Simplify lyra2re algos
2015-11-10 21:17:50 +01:00
elbandi
580676affb
Get some algos from 'master' of https://github.com/djm34/sgminer
2015-11-10 21:17:40 +01:00
troky
ae87ca622e
wolf's whirlpoolx mod
2015-03-25 15:40:20 +01:00
troky
8cb4fc9d6e
Added Pluck algo
2015-03-10 10:26:58 +01:00
troky
8d68e96934
Added Lyra2RE algo
2015-03-10 09:47:46 +01:00
troky
89c380a4ac
Added WhirlpoolX algorithm
2015-03-09 11:01:20 +01:00
Nate Woolls
cd9d037a2e
Fix errors compiling on OS X
...
e.g. Undefined symbols for architecture x86_64:
"_quarkhash", referenced from:
_quarkcoin_test in sgminer-quarkcoin.o
_quarkcoin_regenhash in sgminer-quarkcoin.o
_scanhash_quarkcoin in sgminer-quarkcoin.o
See: http://clang.llvm.org/compatibility.html#inline
2015-01-12 22:15:53 -05:00
troky
4ced43ba2b
MSVS fix.
2014-12-03 23:07:14 +01:00
ystarnaud
4ba8a68043
Merged develop branch with master +updates
...
Moved the develop code to master. Moving forward all updates will be
done on master unless it's work on a major feature.
This update contains all previous develop code as well as a few new ones
that weren't pushed yet:
* Added neoscrypt compatibility for xintensity/rawintensity
* Neoscrypt now uses correct TC if not specified or set to 0
* Reworked the application of pool settings on algorithm switch which
should resolve TC/Intensity changes between algos such as X11 and
neoscrypt
2014-12-03 10:09:55 -05:00
ystarnaud
42737acf66
Added Neoscrypt with Wolf9466 improvements.
2014-11-19 12:06:16 +01:00
ystarnaud
a90bbf7dd2
Added "Fresh" Algorithm and optimized it for a slight speed increase using extra kernels.
2014-09-19 18:26:39 +02:00
Elbandi
0a66d49a0e
Fix x14 algo code style
2014-07-04 19:22:05 +02:00
Elbandi
e64291e9b4
Fix bitblock algo code style
2014-07-04 19:16:54 +02: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
aznboy84
84b21e0e3a
bitblock header
2014-07-01 01:29:21 -04:00
aznboy84
99abe7e8bc
Bitblock kernel
2014-07-01 01:29:21 -04:00
troky
d7d387a214
MSVS fix for talkcoin commit.
2014-06-21 18:43:59 +02:00
ystarnaud
56055754eb
Whitespace and indentation fix
...
Fixed whitespace and indentation of lasybear's pull request #272 .
2014-06-21 12:31:48 -04:00
lasybear
e7228b20f4
talkcoin-mod
2014-06-15 19:21:10 +04:00
Jan Berdajs
5e3142cf68
remove unused code (mostly intended for ASICs which are not supported in sgminer), fix some compiler warnings
2014-06-08 20:36:33 +02:00
Jan Berdajs
e5779e1e26
move algorithms into separate folder
2014-06-08 03:26:42 +02:00