Kano
|
c1eae36f7b
|
API stats - include pool network bytes + in miner.php
|
12 years ago |
Kano
|
92abe36f12
|
MMQ include USB devpath in detection error messages
|
12 years ago |
Kano
|
a52522af37
|
MMQ it's a bitstream
|
12 years ago |
Kano
|
ea807cf0c7
|
USB BFL transfer is only 64 bytes in a USB1.1 socket
|
12 years ago |
Kano
|
24525edbef
|
api.c update copyright year
|
12 years ago |
Kano
|
34bcc1c66d
|
USB automatically handle losing the device and report nodev in the API
|
12 years ago |
Kano
|
4f460ca72d
|
Best Share readme
|
12 years ago |
Kano
|
f53549a861
|
BFL minimise first initialisation failure delay since it is common
|
12 years ago |
Kano
|
0b3d8c89c2
|
API zero - zero statistics - all or bestshare - with optional on screen summary
|
12 years ago |
Kano
|
bd5f20ebf5
|
api.c pgaenable not re-enabling the device - plus related debug
|
12 years ago |
Kano
|
bad942e59a
|
increase device status string length
|
12 years ago |
Kano
|
f9e04a3c5b
|
device_drv - allow .name to be changed before add_cgpu()
|
12 years ago |
Kano
|
a4e95cfa42
|
device_drv missing drv for cpu and incorrect test
|
12 years ago |
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
|
12 years ago |
Kano
|
7724989d9b
|
diffexactone pool diff1 used for share value calculation is ffffffff... not 100000000... :P
|
12 years ago |
Kano
|
f6bde14c31
|
miner.php user/pass fix 'usr' is readonly
|
12 years ago |
Kano
|
1b2654e1ff
|
miner.php optional user/pass login restrictions
|
12 years ago |
Kano
|
1ce817d4df
|
Merge branch 'api'
|
12 years ago |
Kano
|
e3db37a64e
|
Merge branch 'bfl'
|
12 years ago |
Kano
|
44ec755282
|
BFL USB correct usb stats id
|
12 years ago |
Kano
|
4c2f26e280
|
zero (most) API stats
|
12 years ago |
Kano
|
abaaf93c8d
|
Correct API version to match docs
|
12 years ago |
Kano
|
03f626e68d
|
Remember best share per pool and return in API pools
|
12 years ago |
Kano
|
211b0f4ea1
|
BFL USB longer timeout
|
12 years ago |
Kano
|
07db1ed687
|
BFL USB api.c usbstats
|
12 years ago |
Kano
|
03c2cabab2
|
BFL include all USB requirements
|
12 years ago |
Kano
|
70b47a770d
|
BFL USB - README and FPGA-README
|
12 years ago |
Kano
|
b099615246
|
BFL report USB device numbers for init errors and allow faster 'reinit'
|
12 years ago |
Con Kolivas
|
ec9b32aac0
|
Zero the best share string memory when zeroing stats.
|
12 years ago |
Kano
|
040ec589fa
|
BFL USB build changes
|
12 years ago |
Kano
|
cbf6c71648
|
BFL libusb driver
|
12 years ago |
Con Kolivas
|
b53372b43d
|
Bump version to 2.10.4
|
12 years ago |
Con Kolivas
|
5e83030c65
|
Update NEWS.
|
12 years ago |
Con Kolivas
|
e1387dc85c
|
Change the pool stratum socket buffer to be dynamically allocated to accomodate any size coinbase and keep receiving data in recv line for up to 60s if no end of line has been received.
|
12 years ago |
Con Kolivas
|
6e2e7d36de
|
Differentiate socket full from sock full.
|
12 years ago |
Con Kolivas
|
7f46f6e91f
|
Allow stratum to startup without notify but check it is valid before creating stratum work.
|
12 years ago |
Con Kolivas
|
e1d7ecdd35
|
Do not try to generate stratum work unless the notify command has succeeded.
|
12 years ago |
Con Kolivas
|
34a6c59a92
|
Reset total diff1 shares when zeroing stats as well to show correct work utility.
|
12 years ago |
Con Kolivas
|
067a0cd3d4
|
Bump version to 2.10.3
|
12 years ago |
Con Kolivas
|
839f1aaee5
|
Remove unmaintained debian build directory.
|
12 years ago |
Con Kolivas
|
d72b7afa65
|
Update documentation.
|
12 years ago |
Con Kolivas
|
8958ee424b
|
Do not give the share submission failure message on planned stratum disconnects.
|
12 years ago |
Con Kolivas
|
944af31b99
|
Parse anything in the stratum socket if it's full without waiting. Empty the socket even if a connection is not needed in case there are share returns.
|
12 years ago |
Con Kolivas
|
eaa935b193
|
Merge pull request #372 from denis2342/claim
libztex: check returnvalue of libusb_claim_interface() and release the
|
12 years ago |
Con Kolivas
|
1eac91f171
|
Merge pull request #373 from csjones/master
Updated windows build links
|
12 years ago |
Con Kolivas
|
dd4e51594b
|
Provide a mechanism to zero all the statistics from the menu.
|
12 years ago |
Con Kolivas
|
d3bfee14b3
|
Display the current pool diff in the status line.
|
12 years ago |
Con Kolivas
|
fedf0f11e4
|
Display block diff in status line.
|
12 years ago |
Con Kolivas
|
98151b2ee4
|
Generalise the code for solving a block to enable block solve detection with scrypt mining.
|
12 years ago |
Con Kolivas
|
f0c1782c03
|
Generate the output hash for scrypt as well and use the one function to set share_diff.
|
12 years ago |