Luke Dashjr
|
3572f64c47
Revert "Remove needless roundl define.", since it is needed for Cygwin and OpenWRT
|
13 years ago |
Luke Dashjr
|
e927fd568f
If a device dies, attempt to reinitialize it occasionally
|
13 years ago |
Luke Dashjr
|
155958b170
Move targettemp from ADL to cgpu_info, so all devices can readily use it
|
13 years ago |
Luke Dashjr
|
eb340117cd
Adjust identify_device API to return a bool whether supported or not, for runtime capability detection
|
13 years ago |
Luke Dashjr
|
c89d4ea76d
RPC: Add "Coinbase-Sig" to config/setconfig
|
13 years ago |
Luke Dashjr
|
a31fd9c174
Merge branch 'submit_hw_errors' into bfgminer
|
13 years ago |
Luke Dashjr
|
c242a71a67
Interpret any attempts to submit a H-not-zero nonce as a hardware error
|
13 years ago |
Luke Dashjr
|
7d27587f3a
Merge commit 'a63ecf6' into cgmerges
|
13 years ago |
Luke Dashjr
|
175f5bf599
Merge commit '57a73dc' into cgmerges
|
13 years ago |
Luke Dashjr
|
ee477c1f0e
Merge commit 'a6bf276' into cgmerges
|
13 years ago |
Luke Dashjr
|
c218b624e3
Merge commit '89b6989' into cgmerges
|
13 years ago |
Luke Dashjr
|
0552fe2ce8
Merge commit '923b9e0' into cgmerges
|
13 years ago |
Luke Dashjr
|
b226c06f08
Merge commit '796f390' into cgmerges
|
13 years ago |
Luke Dashjr
|
fa347d0e34
Merge commit 'bd3c98a' into cgmerges
|
13 years ago |
Luke Dashjr
|
d7fb30aa56
Merge commit '9950cff' into cgmerges
|
13 years ago |
Luke Dashjr
|
3bfa1fc896
Merge commit '7a2407f' into cgmerges
|
13 years ago |
Kano
|
7c32562d80
API stats add some pool getwork difficulty stats
|
13 years ago |
Con Kolivas
|
57a73dce34
Test for sequential getwork failures on a pool that might actually be up but failing to deliver work as we may end up hammering it repeatedly by mistake.
|
13 years ago |
Con Kolivas
|
3243b91e2d
Merge pull request #310 from kanoi/master
|
13 years ago |
Con Kolivas
|
618999026f
As we average gpu time over 5 work intervals for dynamic GPU intensity, there is no need to maintain a rolling average and it avoids the potential long term corruption of a single overflow value.
|
13 years ago |
Kano
|
a6bf276f6b
API - Add last share difficulty for devices and pool
|
13 years ago |
Kano
|
89b6989fb3
Store and report Accepted,Rejected,Stale difficulty in the summary and API
|
13 years ago |
Kano
|
923b9e0d86
Calculate work difficulty for each getwork and display with WorkTime debug
|
13 years ago |
Kano
|
796f3906c1
WorkTime - multiple nonce per work and identify the work source
|
13 years ago |
Kano
|
bd3c98aaaf
Optional WorkTime details with each Accepted/Rejected work item
|
13 years ago |
Luke Dashjr
|
be5c1222fd
Reconnect longpoll if longpollid changes
|
13 years ago |
Luke Dashjr
|
89c5073a56
Simple BIP22 long polling, not quite ready for use yet
|
13 years ago |
Luke Dashjr
|
b155e61286
Properly detect pool protocol
|
13 years ago |
Luke Dashjr
|
81664632f8
Support for rolling extranonce in templates
|
13 years ago |
Luke Dashjr
|
88733e7c8f
Initial libblkmaker integration, using a git submodule
|
13 years ago |