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

5 Commits

Author SHA1 Message Date
elbandi
303b27d3ac Move be32enc_vect to miner.h 2016-04-01 01:01:26 +02:00
elbandi
72a15389c9 Remove inline from hash functions 2016-03-31 20:03:35 +02:00
troky
ae87ca622e wolf's whirlpoolx mod 2015-03-25 15:40: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
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