Luke Dashjr
|
4ce5401018
Merge commit 'ec96686' into bfgminer
|
13 years ago |
Luke Dashjr
|
ec966862c0
Bugfix: Ensure curses library is always linked in NCURSES_LIBS, to avoid unnecessary dependencies for (non-curses) tools
|
13 years ago |
Luke Dashjr
|
6e91057f7d
Merge commit 'a5b3824' into bfgminer
|
13 years ago |
Luke Dashjr
|
a5b3824bc0
Bugfix: GBT: work->data is always little-endian, but libblkmaker wants the nonce in native-endian
|
13 years ago |
Luke Dashjr
|
7709fc967f
Bugfix: cpu: Corrections necessary to get 'c' and 'cryptopp' algorithms working on big endian
|
13 years ago |
Luke Dashjr
|
889dcafd0b
Merge commit '6e2b243' into bfgminer
|
13 years ago |
Luke Dashjr
|
6e2b24336e
Bugfix: Fix configure big endian detection
|
13 years ago |
Luke Dashjr
|
a155189470
Merge commit 'a419763' into bfgminer
|
13 years ago |
Luke Dashjr
|
901357177b
Merge commit '24f06e2' into bfgminer
|
13 years ago |
Luke Dashjr
|
a419763c07
Bugfix: Sanity check for bits exponent in real_block_target
|
13 years ago |
Luke Dashjr
|
24f06e20f5
Bugfix: cpu: Increment nonce after checking (rather than before), to avoid skipping the first nonce of each scanhash call
|
13 years ago |
Luke Dashjr
|
69e20bb89c
Merge commit '5a1ac08' into bfgminer
|
13 years ago |
Luke Dashjr
|
2b0cd922c0
Merge commit '75cbffc' into bfgminer
|
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 |
Luke Dashjr
|
b095c4e985
Merge commit '7d544d9' into bfgminer
|
13 years ago |
Luke Dashjr
|
7d544d9173
Bugfix: Prefer using a non-frozen mining thread for watchdog
|
13 years ago |