Kano
|
307d8da034
HW: error counter auto for all devices - ztex code not fixed
|
13 years ago |
Kano
|
9950cff5ae
API pgaidentify - unsupported message should be a warning
|
13 years ago |
Kano
|
9487ba05cd
API/BFL identify a device - currently only BFL to flash the led
|
13 years ago |
Kano
|
7a2407f15c
BFL add throttle count to internal stats + API
|
13 years ago |
Kano
|
71e2f23f47
BFL: missing device id in log message
|
13 years ago |
Kano
|
bd151ef36d
miner.php correct to new Diff1 Work field names
|
13 years ago |
Kano
|
93555e271a
API add device diff1 work
|
13 years ago |
Kano
|
fd2034ce77
Merge branch 'main'
|
13 years ago |
Kano
|
e5347ed971
API-README update
|
13 years ago |
Kano
|
381478e65c
api.c Correct diff1 field name
|
13 years ago |
Kano
|
4023872b76
count device diff1 shares
|
13 years ago |
Kano
|
2bf08bb4f8
API-README more debug parameter information
|
13 years ago |
Kano
|
568b0fed89
API allow full debug settings control
|
13 years ago |
Con Kolivas
|
ba0122535a
Bump version number to 2.7.5
|
13 years ago |
Con Kolivas
|
ae8bacc54f
Update NEWS.
|
13 years ago |
Con Kolivas
|
57c3b12f64
Sort the blocks database in reverse order, allowing us to remove the first block without iterating over them. Output the block number to debug.
|
13 years ago |
Con Kolivas
|
b34f36b700
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
f1c6ae22f7
Adjust opencl intensity when adjusting thread count to prevent it getting pegged at a value below the minimum threads possible.
|
13 years ago |
Con Kolivas
|
26eb918100
Merge pull request #307 from kanoi/icarus
|
13 years ago |
Kano
|
a178039a65
miner.h max_hashes -> int64_t
|
13 years ago |
Con Kolivas
|
f97bf2e2ac
Keep the local block number in the blocks structs stored and sort them by number to guarantee we delete the oldest when ageing the block struct entries.
|
13 years ago |
Con Kolivas
|
d91af893c8
Use correct sdk version detection for SDK 2.7
|
13 years ago |
Con Kolivas
|
69983b778b
Revert "Pick worksize 256 with Cypress if none is specified."
|
13 years ago |
Con Kolivas
|
b768758818
Test for lagging once more in queue_request to enable work to leak to backup pools.
|
13 years ago |
Con Kolivas
|
579c1299c6
There is no need to try to switch pools in select_pool since the current pool is actually not affected by the choice of pool to get work from.
|
13 years ago |
Con Kolivas
|
4a210d4eff
Only clear the pool lagging flag if we're staging work faster than we're using it.
|
13 years ago |
Con Kolivas
|
d1683f75c9
needed flag is currently always false in queue_request. Remove it for now.
|
13 years ago |
Con Kolivas
|
1b7db5bc9c
thr is always NULL going into queue_request now.
|
13 years ago |
Con Kolivas
|
7fe8142cbf
Bump version to 2.7.4.
|
13 years ago |
Con Kolivas
|
cf6033cb0a
Update NEWS.
|
13 years ago |