troky
|
1bd9636602
|
Fixed found blocks calculation.
|
11 years ago |
troky
|
b08782f0bf
|
Merge pull request #214 from sterlingpickens/patch-1
initial_args warning
|
11 years ago |
sterlingpickens
|
812efe4abc
|
initial_args warning
Remove #ifdef WIN32 "static const char *" appears to be ok for all platforms.
|
11 years ago |
sterlingpickens
|
246615f238
|
initial_args warning
Provide for WIN32 and non-WIN32 condition for initial_args malloc (compiler warning)
and remove redundant static.
|
11 years ago |
Jan Berdajs
|
5b8adcd9a1
|
add todo comment if we ever fix the broken config parser
|
11 years ago |
Jan Berdajs
|
0bbf5550a8
|
add docs about new pool-specific options, and note about the current bad config parser
|
11 years ago |
Jan Berdajs
|
efe1ebd7ae
|
Intensity can be set for each pool individually
|
11 years ago |
Jan Berdajs
|
dca83c1112
|
Add improved Darkcoin (X11-mod) algorithm
|
11 years ago |
Jan Berdajs
|
d12cda0589
|
refactor that will come handy soon
|
11 years ago |
Jan Berdajs
|
9d9f5b7586
|
Add MaxCoin support
|
11 years ago |
Jan Berdajs
|
c0baf790f6
|
making new algorithms and other changes merged from sph-sgminer work with current version of sgminer
|
11 years ago |
Jan Berdajs
|
93e3a6d107
|
Merge branch 'master' into sph
Not working yet, need to upgrade algorithm_t
Conflicts:
configure.ac
driver-opencl.c
miner.h
ocl.c
sgminer.c
util.c
|
11 years ago |
Noel Maersk
|
c46c913d1c
|
doc: mention optional name/desc/algo for addpool.
|
11 years ago |
Noel Maersk
|
49eae16e7a
|
doc: NEWS.md typo.
|
11 years ago |
Noel Maersk
|
76c462d0df
|
Bump version to 4.2.1.
|
11 years ago |
troky
|
22a3c5b6fe
|
Reverting 83d71da . VS2010 fix.
|
11 years ago |
Jan Berdajs
|
addc411376
|
Merge pull request #212 from Fcases/master
Added ultratune
|
11 years ago |
Frank
|
8fe9b0a175
|
Added ultratune
|
11 years ago |
Noel Maersk
|
87ece62013
|
Bump version to 4.2.0.
|
11 years ago |
Noel Maersk
|
9fd94b5c22
|
doc: list kernels alphabetically.
|
11 years ago |
Noel Maersk
|
67763bf6f2
|
Merge remote-tracking branch 'bufius/master'
|
11 years ago |
Bufius
|
0b0a3ed834
|
core. include check in ocl.c regarding lookup-gap for kernel 'bufius'
doc: change documentation
|
11 years ago |
Bufius
|
6d5e7bdd31
|
add credits
|
11 years ago |
Bufius
|
292ede3338
|
format code
|
11 years ago |
Bufius
|
3c14f0a753
|
slightly improved performance, works with LG of 2, 4 and 8
|
11 years ago |
Noel Maersk
|
ecfd497467
|
core: remove second-to-last remnants of hotplug.
If you grep hotplug, you'll find two more occurences as a function
argument, but it's unused.
|
11 years ago |
elbandi
|
e32dcd7190
|
Mark pool as idle if stratum restart is failed
|
11 years ago |
elbandi
|
98676763b9
|
Set the pool idle and switch pool, if need
|
11 years ago |
elbandi
|
c469ff923a
|
Disconnect from pool, if auth is failed
|
11 years ago |
Noel Maersk
|
3eb22b215e
|
api: write xintensity and rawintensity using api_add_int().
|
11 years ago |
Noel Maersk
|
d27e8691e1
|
api: Add XIntensity and RawIntensity to `devs` output.
|
11 years ago |
elbandi
|
a8d683cda9
|
Mark pool as idle if stratum restart is failed
|
11 years ago |
Noel Maersk
|
5b054542db
|
config: Don't write commas if not needed, default to `opt_algorithm` when adding pool without one set explicitly.
|
11 years ago |
elbandi
|
08b7ab1dd4
|
Add build_number to version string
|
11 years ago |
elbandi
|
c00e4bcaf6
|
Put nicehash to version string
|
11 years ago |
elbandi
|
28ff05e327
|
Set the pool idle and switch pool, if need
|
11 years ago |
Noel Maersk
|
f3df639ad4
|
Merge pull request #203 from sterlingpickens/master
Silence build warning, fix code typo.
|
11 years ago |
sterlingpickens
|
ff45bb3a85
|
Update configure.ac
#include <unistd.h> no #include <process.h>
needed in linux, fixes make warning
|
11 years ago |
sterlingpickens
|
83d71da225
|
Update sgminer.c
|
11 years ago |
sterlingpickens
|
89c1411fde
|
Update driver-opencl.c
|
11 years ago |
elbandi
|
c72cd9160e
|
export PKG_CONFIG_PATH variable
|
11 years ago |
elbandi
|
c2af5fec1d
|
Include pool.h
|
11 years ago |
elbandi
|
a32ec16169
|
Move no-extranonce-subscribe parameter to a pool config
|
11 years ago |
elbandi
|
91be2e9e07
|
Handle pool response, who send errors in invalid format
|
11 years ago |
Noel Maersk
|
bfff79c3b0
|
Merge branch 'api-quit'
|
11 years ago |
elbandi
|
e7bca31941
|
Some tweaks for extranonce
|
11 years ago |
elbandi
|
7521451cae
|
Merge branch 'nicehash-extranonce' into master
|
11 years ago |
elbandi
|
77545de0e8
|
Disconnect from pool, if auth is failed
|
11 years ago |
elbandi
|
f9a2c8b929
|
Protect pool name with lock
|
11 years ago |
Noel Maersk
|
eb53e32d16
|
misc: add API restart/quit changes to NEWS.md.
|
11 years ago |