Kano
|
a344deb6ac
rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
|
13 years ago |
Kano
|
1ce817d4df
Merge branch 'api'
|
13 years ago |
Kano
|
abaaf93c8d
Correct API version to match docs
|
13 years ago |
Kano
|
03f626e68d
Remember best share per pool and return in API pools
|
13 years ago |
Kano
|
07db1ed687
BFL USB api.c usbstats
|
13 years ago |
Kano
|
e931b72753
API V1.23 - new pgaset command, to be used soon
|
13 years ago |
Kano
|
454bc4c3d2
API show if pool has GBT (so people know not to use that pool)
|
13 years ago |
Kano
|
800ea01658
API stats - display pool byte transfer stats
|
13 years ago |
Kano
|
a58933dc09
api use a dynamic io buffer, truncated before it reaches the current ~64k limit
|
13 years ago |
Con Kolivas
|
f3b96b8d26
Do not do any setup if opt_api_listen is disabled in api.c.
|
13 years ago |
Kano
|
e55fe73f9a
API add Best Share to summary
|
13 years ago |
Kano
|
a67e96c3e4
API lock access to some summary statistics (and copy them)
|
13 years ago |
Kano
|
152e7e36a2
mmq usb v0.4 + api usb stats
|
13 years ago |
Kano
|
29484e8411
API - add Stratum information to pools
|
13 years ago |
Con Kolivas
|
0a90207111
Merge branch 'master' into stratum
|
13 years ago |
Con Kolivas
|
c113534feb
Begin support for mingw stratum build.
|
13 years ago |
Kano
|
6d6692ce9a
api.c DEBUG message has no paramter
|
13 years ago |
Con Kolivas
|
f6f43500c0
Detect stratum in common place when adding urls, and use a bool to tell us when it's active.
|
13 years ago |
Con Kolivas
|
144a016097
Add data structures to pool struct for socket communications.
|
13 years ago |
Con Kolivas
|
b3cdd8029a
Put all socket definitions in util.h to allow reusing by added socket functions to be used in util.c.
|
13 years ago |
Kano
|
7c32562d80
API stats add some pool getwork difficulty stats
|
13 years ago |
Kano
|
17973c59c4
API don't change 'Diff1 Shares' - backward compatability FTW
|
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
|
a2cc588c51
api.c remove compile warnings
|
13 years ago |
Kano
|
bd3c98aaaf
Optional WorkTime details with each Accepted/Rejected work item
|
13 years ago |
Kano
|
ade940bcba
api.c all STATUS messages automatically escaped
|
13 years ago |
Kano
|
fd2fa260c7
api.c add missing escape for comma in MSG_PGAUNW
|
13 years ago |
Kano
|
99f0607fb2
API add display of and setting queue,scantime,expiry
|
13 years ago |
Kano
|
cef9731fbc
CURL support for individual proxy per pool and all proxy types
|
13 years ago |