Luke Dashjr
|
9f85391d4c
Merge branch 'monarch_201405' into bfgminer
|
11 years ago |
Luke Dashjr
|
42d427444f
Merge branch 'zeusminer' into bfgminer
|
11 years ago |
Luke Dashjr
|
649a02eb8f
Merge commit '302c7e8' into bfgminer
|
11 years ago |
Luke Dashjr
|
302c7e820a
Bugfix: Copy ALL the data with swap32to<native>
|
11 years ago |
Luke Dashjr
|
89fb0f0086
Merge branch 'auto_solomine' into bfgminer
|
11 years ago |
Luke Dashjr
|
bda367cca7
bitforce: Refactor FLB and queue flush sanity checks
|
11 years ago |
Luke Dashjr
|
a0109fec7b
Minor refactor of text-only mode: avoid wasting bottom line of console, and save status lines as they are replaced by log items
|
11 years ago |
Luke Dashjr
|
1734789459
Add failover_only pool flag, to avoid using it regardless of strategy
|
11 years ago |
Luke Dashjr
|
ce5a2c0f31
Replace swabn with bswap_32mult (matching swap32yes parameters and performance)
|
11 years ago |
Nate Woolls
|
ff68c91bb0
zeusminer: support added for ZeusMiner scrypt ASICs
|
11 years ago |
Luke Dashjr
|
f5fd7a3ff5
Make work->device_id unsigned
|
11 years ago |
Luke Dashjr
|
f819c51702
Merge branch 'hashonce' into bfgminer
|
11 years ago |
Luke Dashjr
|
d685b8f486
Create work_hash function to abstractly produce work->hash from work->data regardless of algortihm used
|
11 years ago |
Luke Dashjr
|
7f847323ad
Merge commit 'b93ce51' into bfgminer
|
11 years ago |
Luke Dashjr
|
b93ce51249
Bugfix: Save a linked list of config files loaded so output makes sense (previously only the most recent config file was named, and errors were reported inconsistently)
|
11 years ago |
Luke Dashjr
|
ee80e7f4e9
Bugfix: Avoid using an enum type to hold a bitfield
|
11 years ago |
Luke Dashjr
|
3a3d3c3994
Use a mutex to block pool_active on a common check per pool at any given time
|
11 years ago |
Luke Dashjr
|
2b3baa2ae6
icarus: Minor optimisation (swap byte order in 32-bit always-aligned groups, and skip pointless memory copy)
|
11 years ago |
Luke Dashjr
|
76d0cc183b
Bugfix: Avoid unnecessary rescans due to wrong devtype
|
11 years ago |
Luke Dashjr
|
12458e6e8a
Merge commit '59a7de1' into bfgminer
|
11 years ago |
Luke Dashjr
|
59a7de1dc3
Bugfix: swap32to?e: Ensure conditionals always have the same type
|
11 years ago |
Luke Dashjr
|
94c093c2c7
Merge commit '03597dc' into bfgminer
|
11 years ago |
Luke Dashjr
|
03597dcd3e
Bugfix: Protect prev_cancelstate variables under console lock
|
11 years ago |
Luke Dashjr
|
ddb55fe0c8
Track which pools have active longpoll connections
|
11 years ago |
Luke Dashjr
|
d8348f963e
Merge commit '4f78cde' into bfgminer
|
11 years ago |
Luke Dashjr
|
4f78cdedcb
Bugfix: Stratum: Use an error buffer on struct pool rather than the stack, so it remains valid for the lifetime of the connection
|
11 years ago |
Luke Dashjr
|
870ecf7a0f
Merge branch 'work2d' into bfgminer
|
11 years ago |
Luke Dashjr
|
4ad4c1a19b
Merge branch 'ssm_from_gbt' into bfgminer
|
11 years ago |
Luke Dashjr
|
689e324700
Replace drv_rolllimit with struct ntime_roll_limits
|
11 years ago |
Luke Dashjr
|
c59d9804c0
Merge branch 'stratum_target' into bfgminer
|
11 years ago |