Luke Dashjr
|
dab1454a51
Merge branch 'rpc_cli' into bfgminer
|
13 years ago |
Luke Dashjr
|
f7d5149a49
Bugfix: Add necessary Winsock library to bfgminer-rpc linking
|
13 years ago |
Luke Dashjr
|
28a0ce299f
Merge commit 'ee92f7c' into bfgminer
|
13 years ago |
Luke Dashjr
|
ee92f7c69a
Bugfix: Remove dependencies of compat.h on miner.h for Windows (moves timersub/timeradd to compat.h where it belongs)
|
13 years ago |
Luke Dashjr
|
de13fa71e3
Merge branch 'mm_bitstream_x6500' into bfgminer
|
13 years ago |
Con Kolivas
|
03dff61e54
Merge branch 'master' into usb-dev
|
13 years ago |
Con Kolivas
|
73b7d7b0c9
Do not enable the pool disable on reject feature unless explicitly enabled with --disable-rejecting.
|
13 years ago |
Con Kolivas
|
5c1f3b36d6
Merge branch 'master' into usb-dev
|
13 years ago |
Kano
|
f52f02e9b7
Stratum disconnect shares - count total against stale
|
13 years ago |
Con Kolivas
|
ffdcaed49d
Use sanity checking to prevent a possible overflow with invalid data being given by the pool for difficulty as reported by luke-Jr.
|
13 years ago |
Luke Dashjr
|
7f4f7a7f51
Merge commit '30c3f67' into bfgminer
|
13 years ago |
Luke Dashjr
|
30c3f671cc
Disable libusb linkage/usage when neither X6500 nor ZTEX support is desired
|
13 years ago |
Luke Dashjr
|
69b4aa8c90
Merge branch 'sysfs_autodetect' into bfgminer
|
13 years ago |
Luke Dashjr
|
8e1cd14179
Add support for "--scan-serial all" via simply globbing /dev
|
13 years ago |
Luke Dashjr
|
6d0104e7ef
fpgautils: serial_autodetect implementation using sysfs
|
13 years ago |
Luke Dashjr
|
f5f73ead19
fpgautils: Unified serial_autodetect function to find a serial device regardless of the underlying method
|
13 years ago |
Luke Dashjr
|
f667523c73
Merge commit '27acd04' into bfgminer
|
13 years ago |
Luke Dashjr
|
27acd04ef4
fpgautils: Look for bitstreams in ../share/bfgminer/ too
|
13 years ago |
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 |
Con Kolivas
|
0244998ef8
Merge branch 'master' into usb-dev
|
13 years ago |