Con Kolivas
|
51d11a28f9
Provide a wrapper for aligning lengths of size_t to 4 byte boundaries.
|
13 years ago |
Luke Dashjr
|
5a1ac0822c
cpu: via: Only swap back the nonce, rather than all data
|
13 years ago |
Luke Dashjr
|
75cbffceac
cpu: Minor optimization by checking H==0 before calling fulltest
|
13 years ago |
Luke Dashjr
|
7cc3c397ad
Merge commit '83590b2' into bfgminer
|
13 years ago |
Luke Dashjr
|
83590b2caa
Bugfix: Skip yasm check when building for non-x86 platforms
|
13 years ago |
Luke Dashjr
|
81a00dc9a0
Merge commit 'e26691c' into bfgminer
|
13 years ago |
Luke Dashjr
|
e26691c643
Allow --scantime alias to --scan-time
|
13 years ago |
Luke Dashjr
|
327cd645e9
Merge commit 'a632372' into bfgminer
|
13 years ago |
Luke Dashjr
|
a632372171
Bugfix: cpu: Increment nonce after checking (rather than before), to avoid skipping the first nonce of each scanhash call
|
13 years ago |
Luke Dashjr
|
dc7157fafc
Merge branch 'rpc_cli' into bfgminer
|
13 years ago |
Luke Dashjr
|
c6e86493f6
Build bfgminer-rpc program from api-example.c
|
13 years ago |
Luke Dashjr
|
07ce0b6ed2
Bugfix: Remove miner.h include from api-example.c since it isn't needed and pulls in libblkmaker
|
13 years ago |
Luke Dashjr
|
f13c57fada
Make wrapping consistent at 79-80 characters per line
|
13 years ago |
Luke Dashjr
|
98c71a084c
Merge commit '7c5c89d' into bfgminer
|
13 years ago |
Luke Dashjr
|
7c5c89dd68
Make wrapping consistent at 79-80 characters per line
|
13 years ago |
Luke Dashjr
|
9d03ae8125
Bugfix: Correct numerous misspellings, typos, etc
|
13 years ago |
Kano
|
a52522af37
MMQ it's a bitstream
|
13 years ago |
Kano
|
ea807cf0c7
USB BFL transfer is only 64 bytes in a USB1.1 socket
|
13 years ago |
Kano
|
24525edbef
api.c update copyright year
|
13 years ago |
Kano
|
34bcc1c66d
USB automatically handle losing the device and report nodev in the API
|
13 years ago |
Kano
|
4f460ca72d
Best Share readme
|
13 years ago |
Kano
|
f53549a861
BFL minimise first initialisation failure delay since it is common
|
13 years ago |
Kano
|
0b3d8c89c2
API zero - zero statistics - all or bestshare - with optional on screen summary
|
13 years ago |
Kano
|
bd5f20ebf5
api.c pgaenable not re-enabling the device - plus related debug
|
13 years ago |
Kano
|
bad942e59a
increase device status string length
|
13 years ago |
Kano
|
f9e04a3c5b
device_drv - allow .name to be changed before add_cgpu()
|
13 years ago |
Kano
|
a4e95cfa42
device_drv missing drv for cpu and incorrect test
|
13 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
|
13 years ago |
Kano
|
7724989d9b
diffexactone pool diff1 used for share value calculation is ffffffff... not 100000000... :P
|
13 years ago |
Kano
|
f6bde14c31
miner.php user/pass fix 'usr' is readonly
|
13 years ago |