Skip to content

Releases: MaynardMiner/SWARM

SWARM.3.3.7

02 Sep 18:44
Compare
Choose a tag to compare

SWARM 3.3.7

Improvements

  • Fix reason 1 issue on update.

Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.6

    02 Sep 17:06
    Compare
    Choose a tag to compare

    SWARM 3.3.6



    Note


  • If you are using new tagging feature, and tags are missing on HiveOS display, reload page. It's not bug, just how tagging works.

  • What's New?


  • User suggested to updated BTC\Day each time database loads, not just when miners switch. This was implemented.
  • -API_Key will allow users to view current miner, profit, and pool through HiveOS tagging system.
  • -API_Key should be an account API access token, which you can generate in the "account" section of your farm.
  • tagging.psm1 was created.
  • Seperated HiveOS tagging and octune features of SWARM- Tagging happen after all miners launch now, not before.
  • Cleaned up codebase around tagging to make easier to read/debug.

  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.5

    02 Sep 04:00
    Compare
    Choose a tag to compare

    SWARM 3.3.5



    What's New?


  • Using -API_Key argument, SWARM will now display Profit/Day as a tag along with pool and miner.
  • -API_Key is an account API access token, which you can generate in the "account" section of your farm.
  • VERY IMPORTANT: IF USING -API_Key, MAKE SURE ALL WORKERS IN FARM HAVE DIFFERENT WORKER NAME!

  • Improvements


  • Fix Miner uptime issue.

  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.4

    02 Sep 02:33
    Compare
    Choose a tag to compare

    SWARM 3.3.4



    What's New?


  • Using -API_Key argument, SWARM will display what miner and pool it is using via HiveOS interface. This is done as a tag. If you don't see the tags after miner start, reload the HiveOS web page.
  • -API_Key is an account API access token, which you can generate in the "account" section of your farm.

  • Improvements


  • Fix -Password argument issues with gminer and teamredminer.
  • Fix cuckarooz29 issues with gminer.
  • Default threshold lowered to 0.0042 BTC ($50.00 usd).

  • Updates


  • Cryptodredge updated
  • Gminer updated
  • Nanominer updated
  • Lolmimer updated
  • trex updated

  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.3

    30 Aug 22:49
    Compare
    Choose a tag to compare

    SWARM 3.3.3



    Improvements


  • Fix ALL issues happening with -Auto_Coin.
  • Add hashrate factoring + more with whalesburg pool.
  • Fix powershell bug that was dupliclating ActiveMiners. Didn't cause issue, just avoiding potential.
  • Fix char[] evaluation error of -Type
  • Restructured pool folders to pools. Added README
  • Fixed return of warning from pool file gathering.
  • Fix HiveOS OCtune: Wait for finish, error output.
  • Added [Expression]::Invoke, will prevent output of expected errors.

  • Updates


  • Cryptodredge updated
  • Gminer updated

  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.2

    29 Aug 04:09
    Compare
    Choose a tag to compare

    SWARM 3.3.2



    Improvements


  • Self-Update (HiveOS version): Added cuda 11 libs. Should auto-update libs. Other *nix version run ./install_linux;
  • Updated bminer.ps1 miner file.
  • New LOGGING method. Should real-time log errors with time stamps. This is expiremental: Does not affect SWARM, just its logs.
  • Updater Patch: Last version updater would try to update itself (hah). This fixes.
  • Updater Patch: Updater will not try to update a .git repository version of swarm (just pull).


  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.1

    28 Aug 04:50
    Compare
    Choose a tag to compare

    SWARM 3.3.1



    Improvements


  • FIXED updater in linux: Should now transfer old settings and stats back in. Was issue with .NET file attributes.
  • FIXED linux issue with miner downloads: Was .NET path parse error.
  • Optimized sorting process post adding -Hashrate_Threshold.
  • Prevent bminer from using pools other than nicehash and whalesburg temporarily due to issues with parsing c=,id= etc. Discussing with pool dev on how to fix.
  • Restored whalesburg pool to working order.
  • Ensured Claymore, Nbminer, Teamredminer, PhoenixMiner, and Bminer was working on whalesburg pool.
  • Small typo fixes found and fixed.


  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.3.0

    27 Aug 14:15
    Compare
    Choose a tag to compare

    SWARM 3.3.0



    Note


  • If using Windows, you have may have issues connecting to HiveOS after updating, and subsequently issues with SWARM. Run Hive_Windows_Reset.bat if you experience this, and it will reset. This is due to the update for HiveOS/SWARM API method to accept .json

    Improvements


  • Fixed remote API for HTTP, and updated specs.
  • If -APIPassword is specified, is used both locally and remotely, not just remotely.
  • Fix typo with CPU miners that were causing profit miscalculation with new '-Hashrate_Threshold' parameter.

  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.2.9

    27 Aug 01:41
    Compare
    Choose a tag to compare

    SWARM 3.2.9



    What's New?


  • New Parameter -Hashrate_Threshold
  • Set at default 10
  • 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.

  • Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows

  • Updating


  • Simply add the corresponding link (tar.gz = linux, .zip = windows) to your flight sheet url.

  • SWARM.3.2.8

    26 Aug 15:47
    Compare
    Choose a tag to compare

    SWARM 3.2.8



    Critical Changes


  • Improved memory concerns over long term/running usage.
  • This is a larger change- Bugs may be present. Please let
    me know if you experience any.


  • Improvements


  • Removed amdmeminfo error output in linux. (it wasn't issue- just annoying).
  • Output warning if HiveOS keys in Windows are corrupted (likely due to bad reconnection). Prevent using corrupted keys to help re-sync with HiveOS.
  • Default OpenCL platform to "0" if auto-detection fails. 90% of the time it is 0 anyways.
  • Remove randomx on nanominer. Was using cpu instead of GPU.
  • Fix downloading miners that place their file in a different folder name.
  • Wilrdig- Added parameter to specifiy multiple instances for AMD/NVIDIA hybrid rigs.
  • Windows Autofan- Shortened loop speed, so it will execute fan changes faster.

  • ## Updates
    * xmrigcc updated

    Discord Support/Discussion


  • Follow Link: SWARM Discord


  • Antivirus


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

  • Setup


  • HiveOS & Linux

  • Windows