Con Kolivas
|
170a4aeb26
Avoid one cgtime call in sole_hash_work.
|
13 years ago |
Con Kolivas
|
3cc42231f1
Fulltest is true if value is <= target.
|
13 years ago |
Con Kolivas
|
3c61a51ea5
Use system host to endian functions for clarity in fulltest.
|
13 years ago |
Con Kolivas
|
4597c0a17e
Provide endian_flipX functions to avoid special casing big endian in cgminer.c
|
13 years ago |
Con Kolivas
|
8d81f1d207
Provide a flip128 helper to simplify big endian flipping.
|
13 years ago |
Con Kolivas
|
c351f8d8d3
Use flip helpers to simplify code for calculation of midstate.
|
13 years ago |
Con Kolivas
|
f50ae46850
Use flip32 function instead of open coding it in gen_stratum_work.
|
13 years ago |
Con Kolivas
|
62a1403b3b
Move util.c exports to util.h
|
13 years ago |
Con Kolivas
|
5b702bc0da
Fix warning on building avalon on win32
|
13 years ago |
Con Kolivas
|
849567cb35
Use cgtime in driver-avalon.c
|
13 years ago |
Con Kolivas
|
79df6b9f79
Use cgtime in driver-icarus.c
|
13 years ago |
Con Kolivas
|
9eb851cd53
Use cgtime in driver-bitforce.c
|
13 years ago |
Con Kolivas
|
93901011cf
Use cgtime in logging.c
|
13 years ago |
Con Kolivas
|
3ab81ee6ce
Use cgtime in usbutils.c
|
13 years ago |
Con Kolivas
|
0face980e8
Use cgtime in driver-opencl.c
|
13 years ago |
Con Kolivas
|
207e93d8b7
Use cgtime wrapper in driver-modminer.c
|
13 years ago |
Con Kolivas
|
3cb24c2ca3
Use cgtime in driver-ztex.c
|
13 years ago |
Con Kolivas
|
564fd36c8e
Use cgtime in compat.h
|
13 years ago |
Con Kolivas
|
17ee0eb439
Use cgtime instead of gettimeofday in fpgautils.c
|
13 years ago |
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 |