Luke Dashjr
|
ebc5accbc3
Defer determining --quit-summary default until it is needed, so hotplugged devices affect it
|
12 years ago |
Luke Dashjr
|
13754d81e6
Merge branch '2014-benchmark' into bfgminer
|
12 years ago |
Luke Dashjr
|
3c75d47471
Bugfix: In benchmark mode, only remove the new pools after putting them in the array, since the removal will try to remove it from the array
|
12 years ago |
Luke Dashjr
|
88b613e411
Merge commit '11c1b67' into bfgminer
|
12 years ago |
Luke Dashjr
|
11c1b67ef6
Bugfix: Initialise struct pool in add_pool rather than halfway through startup
|
12 years ago |
Luke Dashjr
|
a7b81b68b6
Merge branch 'auto_solomine' into bfgminer
|
12 years ago |
Luke Dashjr
|
c113a75c3c
URI parameter #getcbaddr to request coinbase address from bitcoind or compatible servers
|
12 years ago |
Luke Dashjr
|
dbba33385f
pool_set_uri function
|
12 years ago |
Luke Dashjr
|
d392332c5c
util: bytes_eq and bytes_assimilate
|
12 years ago |
Luke Dashjr
|
bbbcb28227
Replace struct _cbscript_t with bytes_t for simplicity
|
12 years ago |
Luke Dashjr
|
9275a72476
Merge commit 'e61da77' into bfgminer
|
12 years ago |
Luke Dashjr
|
e61da77243
Bugfix: Parse userpass option with strchr rather than strtok to avoid usernameless passwords getting into the username field and being displayed
|
12 years ago |
Luke Dashjr
|
4704ad752f
Bugfix: Free old coinbase script before setting a new one
|
12 years ago |
Luke Dashjr
|
ce5a2c0f31
Replace swabn with bswap_32mult (matching swap32yes parameters and performance)
|
12 years ago |
Luke Dashjr
|
c4421e6441
Bugfix: zeusminer: Correctly encode job header regardless of native endian
|
12 years ago |
Nate Woolls
|
ff68c91bb0
zeusminer: support added for ZeusMiner scrypt ASICs
|
12 years ago |
Nate Woolls
|
246528aaa1
icarus: refactoring: commenting ICARUS_INFO members
|
12 years ago |
Luke Dashjr
|
65ee818f16
icarus: Accept any power of two as a valid work_division
|
12 years ago |
Nate Woolls
|
fc27602d09
icarus: option added for Icarus-based drivers to ignore the golden nonce during probe
|
12 years ago |
Luke Dashjr
|
38166477fe
util: is_power_of_two function
|
12 years ago |
Luke Dashjr
|
9b4eec479e
Merge commit '51575ea' into bfgminer
|
12 years ago |
Luke Dashjr
|
d287704a46
Avoid unnecessarily finding drivers in a loop
|
12 years ago |
Luke Dashjr
|
2931b15602
Merge branch 'monarch' into bfgminer
|
12 years ago |
Luke Dashjr
|
dac54aff29
bitforce: Support for queue id based jobs
|
12 years ago |
Luke Dashjr
|
f5fd7a3ff5
Make work->device_id unsigned
|
12 years ago |
Luke Dashjr
|
1a2c70b531
bitforce: Support device explicit "Scan Interval" to override hardcoded sleep times
|
12 years ago |
Luke Dashjr
|
b1d838d5fb
bitforce: Allow queued_max to exceed BITFORCE_MAX_QUEUED_MAX iff the firmware provides an explicit Queue Depth
|
12 years ago |
Luke Dashjr
|
da67b8c3ee
bitforce: Fix bitforce_chips_to_plan_for to work beyond 32 chips
|
12 years ago |
Luke Dashjr
|
51575ea154
util: upper_power_of_two_u32 function
|
12 years ago |
Luke Dashjr
|
a2e4740a47
lowl-pci: Never probe via -S *:all
|
12 years ago |