Post
Topic
Board Mining (Altcoins)
Re: [SWARM] Profit Switching Mining For HiveOS/SMOS/Unix & Windows- 2.3.9
by
MaynardVII
on 18/06/2019, 02:55:58 UTC
https://github.com/MaynardMiner/SWARM/releases/tag/v2.4.0



2.4.0

GUIDED HELP

    There are four different ways to start guided help:
        run command swarm_help after SWARM has started in HiveOS/Windows
        [Linux] Run sudo ./help.sh (will install SWARM first, then run help)
        [Windows] Run Help_Windows.bat
        [ALL] opening either SWARM.bat or ./swarm, and adding -help
    Will allow users to set up a basic configuration
    After basic config is created, will allow users to modify advanced settings.
    Everything is guided, and additional information beyond help.txt is supplied.
    Guided help will save your configuration to newarguments.json, as well as
    provide a copy/paste of arguments for flight sheets/configs.

NEW ARGUMENTS!

-TypeBanCount

Like PoolBanCount,MinerBanCount, and AlgoBanCount, TypeBanCount will take
action if a device type (AMD1,CPU,NVIDIA1,etc.) has x consecutive banned
miners in a row- Where x is -TypeBanCount. When x has been reached, SWARM
will reset all timeouts, then restart computer.

-TCP_IP
Default is 127.0.0.1. Sets IP for tcp api.

-NEW FEATURES!

-Removed CoreInfo for AES detection
-Better GPU detection (windows)

    Lists Correct VRAM
    AMD lists vbios version
    AMD lists memory vendor

-Fixed issue if more than one active logfile was present

-SWARM should display a message is a miner was skipped over due to -threshold

-Per user request- Removed FancyIX's suggest settings for mtp (-p 0,strict,verbose,d=700)

-Test-Path HiveOS oc log first to prevent error generation

-get active screen displays differently

    removed "Days", as it wasn't needed.
    added "#", which is the instance number
    ordered by instance- Greatest (most recently ran miners) to least.

-Improved CPU metrics (Windows)

-TCP api now shows "WorkerName"

-fixed html api (I didn't notice I broke it. It is restored).

-There was a rare issue in windows when the background script controlling active miner
would crash. This would result in the SWARM launching a new miner while
the active miner continued to run. When SWARM restarts/closes miners, it will now
close all child process associated with that starting script. This includes if users added
pre-starting scripts. Linux - The screen window is closes, meaning all processes in that
screen are closed with it...Hence it is not needed.

-Windows: It is common that if a graphics card has crashed, the miner window will not close.
if user specifies -Startup Yes (Default is Yes), SWARM will restart computer after
2 minutes of the window staying open (if able). It will notify HiveOS this is the case.

-xmrig linux update
-xmr-stak linux updated
-cpuminer updated (note- avx2 only!!)
-cc-mtp updated
-nbminer updated
-teamredminer updated