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 |
Luke Dashjr
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
8445ce898f
cairnsmore: Beginnings of new driver, with automatic upgrade from Icarus detection
|
13 years ago |
Luke Dashjr
|
29dabe75f5
proxy: Replace mess of encoding proxy into pool URI with a --pool-proxy option, and use cURL's builtin proxy URI support
|
13 years ago |
Kano
|
468fe9927c
CURL support for individual proxy per pool and all proxy types
|
13 years ago |