You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will prevent switching from one miner to another on the same algorithm.
Example: You are mining ethash with bminer. All other miners that can mine ethash in that device group will have their factored hashrate be reduced by x%, where x is -Hashrate_Threshold. This means a non-active miner must be x% faster than current miner in order for a switch to that miner to occur.
This allows accurate hashrate factoring, while preventing constant switching of miners with the same algorithm.
Improvements
Windows version flight sheets can now accept json with carriage returns.
Fixed small typos created from last release/code cleanup.
get help command was updated with proper commands and usages.
Updated swarm_help with new parameter.
Prevent benchmark right after miner was downloaded.
SWARM accesses registry and PCI details, along with other modifications to create compatibility with HiveOS website in Windows. SWARM and its built-in modules will set off Windows Antivirus Protection. This cannot be prevented. SWARM also runs as administrator so that overclocking can be set on GPUs.