Skip to content

SWARM.2.6.7

Compare
Choose a tag to compare
@MaynardMiner MaynardMiner released this 29 Aug 00:36
· 1747 commits to master since this release
cbf7c99

SWARM 2.6.7

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 Windows_Help.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.

Improvements

  • Heavily cleaned up web methods for
    Windows HiveOS. Simplified codebase.

  • Added swarm_batch command to Windows.

    • Alredy in HiveOS version.
    • Allows you to send command to one rig,
      which will execute that command on all
      rigs in that farm running SWARM.
      • Example:
        • swarm_batch get stats
          All rigs running SWARM in your
          farm will all simulatenously
          run get stats
        • This should work with most native
          HiveOS commands as well, but will
          only run on rigs running SWARM. I
          can't gurantee or support this- Just
          SWARM specific commands.
    • Requires using -API_Key argument
  • created miner stop|start|restart|log
    commands that can run locally on Windows
    version. (Note- miner stop does not
    close agent, just stops SWARM``), so you
    can still communicate with HiveOS