Con Kolivas
|
bb964b4b99
Replace gettimeofday usage in cgminer.c with cgtime
|
13 years ago |
Con Kolivas
|
3d7f824363
Create a cgminer specific gettimeofday wrapper that is always called with tz set to NULL and increases the resolution on windows.
|
13 years ago |
Con Kolivas
|
3b5ef34371
Add high resolution to nmsleep wrapper on windows.
|
13 years ago |
Luke Dashjr
|
c8c352aa9a
Merge commit '759d9b8' into bfgminer
|
13 years ago |
Luke Dashjr
|
759d9b8a86
Bugfix: bitforce: Make noncebuf large enough for max qresults +1 (for OK line)
|
13 years ago |
Con Kolivas
|
57e5bfbb25
Set default ocl work size for scrypt to 256.
|
13 years ago |
Luke Dashjr
|
d53643e75b
opencl: Ability to avoid using binary kernels with new --no-opencl-binaries option
|
13 years ago |
Luke Dashjr
|
4fcf13f754
Merge commit '8f6f9b7' into bfgminer
|
13 years ago |
Luke Dashjr
|
8f6f9b7c6b
README: Include jansson PKG_CONFIG_PATH in example for Mac
|
13 years ago |
Luke Dashjr
|
110e960ef9
Merge commit '84b5483' into bfgminer
|
13 years ago |
Luke Dashjr
|
84b5483126
Include trailing \0 with coinbase sigs if there's room
|
13 years ago |
Con Kolivas
|
92c61cbd4c
Merge pull request #426 from gzm55/master
|
13 years ago |
James Z.M. Gao
|
7ada22a4e6
define le32toh if needed
|
13 years ago |
James Z.M. Gao
|
5ba07b9a03
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Con Kolivas
|
d5981f8380
Merge pull request #425 from BitSyncom/avalon
|
13 years ago |
Xiangfu
|
8e8313c974
fliter out the wrong result from adjust fan code
|
13 years ago |
James Z.M. Gao
|
19be008900
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
James Z.M. Gao
|
50cf25942e
compile avalon driver on win32 and win64
|
13 years ago |
Con Kolivas
|
7884e90449
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Con Kolivas
|
12fd9d83a0
Add new best share info to verbose logging.
|
13 years ago |
Luke Dashjr
|
7be07eec6d
Add notice for when network diff is changed.
|
13 years ago |
Kano
|
494b09e91c
convert sleep(const) to nmsleep()
|
13 years ago |
ckolivas
|
5315838d2d
Restart threads on the rare chance we found the block ourselves.
|
13 years ago |
ckolivas
|
76ecffbf65
Add more FAQs about crossfire.
|
13 years ago |
Con Kolivas
|
ebaf3898fd
Rename longpoll threads according to what pool they're associated with
|
13 years ago |
Luke Dashjr
|
8e3b8fa5d9
Merge branch 'rpc_last_valid_work' into bfgminer
|
13 years ago |
Luke Dashjr
|
812b811e03
Merge commit '4300905' into bfgminer
|
13 years ago |
Kano
|
6864a4dd7f
miner.php report 'Last Valid Work' as time before request
|
13 years ago |
Kano
|
a0cb03ec46
API V1.25 - add 'Last Valid Work' time for each device
|
13 years ago |
Luke Dashjr
|
43009055bf
Fix typo
|
13 years ago |