Skip to content

Releases: MaynardMiner/SWARM

SWARM.1.9.7

12 Feb 05:09
690d4f3
Compare
Choose a tag to compare
SWARM.1.9.7 Pre-release
Pre-release

1.9.7

includes changes from beta release:

Windows AMD users:
Install 18.6.1 Drivers
Install 19.1.1 Drivers (Do not select "clean install")
This will ensure OpenCL for some miners are correct.

-Full ADL oc for AMD should match HiveOS
-Core State is ignored- It doesn't matter in Windows.
-ADL records default clock/voltage settings for cards in Windows.
-Fixed Fan speed for Vegas- Should now display correct % in Windows.
-(thank tede of OverdriveNtool for sharing his source with me).
-Updated Phoenix Miner
-Updated bminer
-Updated wildrig
-Compiled BCI ProgPow miner, manually fixed linux stratum issues. Should work for zergpool in future.
-Attempting another logging sequence for miners in Windows.
-miner stop added in windows
-miner start added in windows.

-Attempted fix of xmr-stak stat issue.
-Added lolminerv7 for beam support.
-Updated bminer (again).
-Stats going to HiveOS should make correct algorithms.
-note: If you see error let me know. There is a lot
of algorithms.
-Code staging for wallet swapping (not done yet).

SWARM.1.9.6

11 Feb 05:01
Compare
Choose a tag to compare
SWARM.1.9.6 Pre-release
Pre-release

1.9.6

Revision: There was an issue with the initial release regarding a symlink failure. This was announced as a beta
release. The symlink error was fixed on repository, and the release assets were updated with fix.

Windows AMD users:
Install 18.6.1 Drivers
Install 19.1.1 Drivers (Do not select "clean install")
This will ensure OpenCL for some miners are correct.

-Full ADL oc for AMD should match HiveOS- Requires 19.1.1
-Core State is ignored- It doesn't matter in Windows.
-ADL records default clock/voltage settings for cards in Windows.
-Fixed Fan speed for Vegas- Should now display correct % in Windows.
-(thank tede of OverdriveNtool for sharing his source with me).
-Updated Phoenix Miner
-Updated bminer
-Updated wildrig
-Compiled BCI ProgPow miner, manually fixed linux stratum issues. Should work for zergpool in future.
-Attempting another logging sequence for miners in Windows.
-miner stop added in windows
-miner start added in windows.
-fixed weird garbling on screen in HiveOS.
-updated symlinks for all of linux

SWARM.1.9.5

05 Feb 04:28
3a8bca1
Compare
Choose a tag to compare

1.9.5

NOTE: IF you receive and error while miner starting in linux: libstdc++.so.6: file too short
DO the following:

rm -rf libstdc++.so.6
ln -s libstdc++.so.6.0.25 libstdc++.so.6

while in ".\build\export" directory. This release was swapped out with current repository, which has fix.

-Added cc-mtp windows
-Power Target set for HiveOS oc setting (V):
1[value] for positive (125 is +25 power target)
2[value] for negative (225 is -25 power target)
works with vegas. Requires 19.1.1 drivers.
install 18.6.1, upgrade to 19.1.1 (not clean install)

-Upgraded gminer
-Added lyra2rev3 support
-ProgPowMiner recompiled in linux, used Cuda 10 toolkit

Includes changes from test/beta release:

-Algo/Pool specific prohibition.
-users can turn "off" algorithms on certain pools.
-to turn "off", add the pool name to "config\pools\pool-algos.json"
-instructions are inside the .json itself.
-Found typo for ehssand amd minername
-rewrote entire ADL for windows AMD, stats will match correct GPU.
fan % will match. temp will work correctly. Vega works.
note about vega/amd cards: reported fan speeds are based on maximum
rpm, which is gathered from ADL/vbios. Some manufacturers have incorrect
fan speed, resulting in incorrect fan %. If you wish fixed- Report to manufacturer.
-Code staging for ADL oc and autofan
-Fixed xmr-stak stats to display summary hashrate faster.
-Added energiminer for windows
-ps command will now wait until process finishes, and should work correctly.
-Miner Logging for background miners is a little better in windows
-Windows users can run nvidia-smi remotely.
-Small tweaks to profit table.
-Moved ports on all nebutech miners to help with benchmarking.

-HiveOS OC / OC tuning for AMD in windows.
-Read config\oc\new_sample.json on how it works.
-It is not the same as linux OC.
-Drivers MUST be at least 19.1.1
-Advised to install 18.6.1 driver,
then update (without clean install / install over)
if this is not done- some miners may fail.
to 19.1.1.

-Windows will now generate a swarm-start.bat file in
each miner folder in .\bin
-This allows you to test miners with
swarm settings.

-Cleaned up code base- A lot.
-teamredminer update.
-progpowminer added.
-ttminer added.
-wildrig updated.
-Crytpodredge updated.
-bminer updated. (note: beam not working)
-gminer updated.
-trex updated.
-cc-mtp added.
-fixed cc-yescrypt naming.

SWARM.1.9.4

04 Feb 08:05
Compare
Choose a tag to compare

1.9.4

Note: It is reccommended to run clear_profits before update.
Note: After this version, -Cuda 9.2 will no longer be supported.
It is advised to update drivers and use -Cuda 10 or you
are unable to use half the linux miners for nvidia.

-Algo/Pool specific prohibition.
-users can turn "off" algorithms on certain pools.
-to turn "off", add the pool name to "config\pools\pool-algos.json"
-instructions are inside the .json itself.

-Found typo for ehssand amd minername

-rewrote entire ADL for windows AMD, stats will match correct GPU.
fan % will match. temp will work correctly. Vega works.
note about vega/amd cards: reported fan speeds are based on maximum
rpm, which is gathered from ADL/vbios. Some manufacturers have incorrect
fan speed, resulting in incorrect fan %. If you wish fixed- Report to manufacturer.

-Code staging for ADL oc and autofan

-Fixed xmr-stak stats to display summary hashrate faster.

-Added energiminer for windows

-ps command will now wait until process finishes, and should work correctly.

-Miner Logging for background miners is a little better in windows

-Windows users can run nvidia-smi remotely.

-Small tweaks to profit table.

-Moved ports on all nebutech miners to help with benchmarking.

-HiveOS OC for AMD in windows.
-Read config\oc\new_sample.json on how it works.
-It is not the same as linux OC.
-Drivers MUST be at least 19.1.1
-Advised to install 18.6.1 driver,
then update (without clean install / install over)
if this is not done- some miners may fail.
to 19.1.1

-Windows will now generate a swarm-start.bat file in
each miner folder in .\bin
-This allows you to test miners with
swarm settings.

-Cleaned up code base- A lot.

-teamredminer update.

-progpowminer added.

-ttminer added.

-wildrig updated.

-Crytpodredge updated.

-bminer updated. (note: beam not working)

-gminer updated. (note: 1.27 release was pulled)

-trex updated.

-cc-mtp added.

-fixed cc-yescrypt naming.

SWARM.1.9.3

24 Jan 06:02
Compare
Choose a tag to compare
SWARM.1.9.3 Pre-release
Pre-release

Beta 1.9.3 This is beta release!

1.9.3

Note: With new -No_Algo1,-No_Algo2,-No_Algo3 arguments
you will be able to divide rig, allowing smaller
number of gpus to mine algos like mtp and cuckoo.
This allows larger rigs to still be able to mine
algorithms.

Example: -Type NVIDIA1,NVIDIA2 -GPUDevices1 0,1 -GPUDevices2 2,3,4,5,6,7,8 -No_Algo2 mtp,cuckoo
The above example: GPU 0 & 1 will factor mtp and cuckoo, Remaining GPUS will not.
AMD is not supported yet for device groups- I am working on it!

Note: Huge change in miner files. Windows users: z-enemy stats may not transfer over.
Linux users- No miner stats may transfer over on update. You may get errors doing so.
Miner filenames were changed to enforce simplistic Uniformity- It had to be done
eventually.

Note: Update to fix glt-astralhash for wildrig will work.

-Noticed small bug in version command. Works as intented,
but windows version posted to hiveOS too soon before was finished.
-Fixed powershell bug -ne was failing for zjazz stats.
-Added -No_Miner argument. See help file for use.
-Uniformity of all miner names.
-No_Algo argument has been removed.
-Added -No_Algo1 argument. See help file for use.
-Added -No_Algo2 argument. See help file for use.
-Added -No_Algo3 argument. See help file for use.
-gminer 1.22
-xmrig removed from rotation, as XMR-STAK now has dual threads

Dev Note: First time users may notice profit calculations are
different compared to other available mining applications.
This is intentional- My method of calculation is different,
and has been discussed at length and supported by userbase.

Dev Note: -SWARM_Mode Yes allows all SWARM users to switch at same
time. All rigs/users will be syncronized. This does not
apply to pool or choice of miner- Just switching times.

SWARM.1.9.2

23 Jan 14:40
Compare
Choose a tag to compare

1.9.2

-Zjazz multiplier fixed for pool vs. miner. You may want to rebenchmark it.
-Note: Solution was discussed on handling MTP. Will have something next release.

-version update command can be ran with 'source' rather than
uri, allowing users to update miners from swarm repository.
example:
version update gminer miner 1.21 source
I notify users in discord when I update repository. I will start tracking in github readme soon.

-gminer 1.21
-Ehssand for AMD.
-added glt token algos to wildrig.
-bminer 13.0 updated & added to windows.
-added 1445 back to bminer.
-API watchdog start first, then server.

SWARM.1.9.1

22 Jan 05:23
Compare
Choose a tag to compare

1.9.1

Note: Tested Windows update for this version (1.9.0 to 1.9.1 - It worked).
Just note it can take up to a minute to do since slowing the process down.
Note: cuckoo will not work for lower-end cards.
Note: Suggested AMD drivers for Windows: 18.6.1.
Note: It is highly advised for linux users to 410.93 drivers.
Note: I attempted to compile AMD miner for linux for Argon2d (ehssand).
Found binary was broken.

-zjazz bitcash added.
-xmrig updated
-new api command: /getbest
-found/fixed typo for default claymore_amd file for Ethash.
affected fresh install or users that did not remote update.
-was getting stability issues from a claymore/phoenix miner export.
Removed it.
-found typo in bus file for linux, which could have affected GPU parsing
for AMD- I must have hit backspace on accident with file open.

SWARM.1.9.0

18 Jan 20:42
Compare
Choose a tag to compare
SWARM.1.9.0 Pre-release
Pre-release

1.9.0

NOTE: This should finally fix get update command for windows. However, the effects will not take place until after this version.

-Windows by default will add itself to startup. (-Startup No to disable).
-Added new algos on zergpool (trex).
-Fixed Version command issues on linux side.
-Slowed the update process down on Windows side: It appears to resolve issues.
-Added -i 12.5 to ccminer yescrypt algorithms.
-Updated gminer links. Moved gminer back into production.
-Whalesburg Pool added (please let me know how your returns factor in comparison to nicehash).
-clear_watts command added- resets power.json.
-clear_profits now works in windows.
-miner restart now works in windows.
-get wallets displays altwallets.
-zergpool added to wallet list.
-New arguments
-Eth Eth wallet address
-Worker Used where worker is needed (Whalesburg pool).
-Startup Default "yes". Adds SWARM to windows startup.
-Select only single Process ID for miners that run multiple processes. (linux)
-gminer API fixed.
-configs for equihash miners (- instead of --) fixed.
-new miner esshand/ccminer for windows/linux
-added algorithms to lolminer.
-wallet table now is shown as decimal instead of scientific notations.

SWARM.1.8.9

18 Jan 06:35
Compare
Choose a tag to compare
SWARM.1.8.9 Pre-release
Pre-release

1.8.9

Remote-Updates Should work. I am noticing however that windows background agent is closing faster than it can send that update was successful. I'm working on the timing. I think next version I'm going to make it download to same dir, and keep background running- I'm still experimenting with it. It's still new. Linux version works fine.

-API now runs through background screen.
-API with windows closes 1 second after background screen exit.
-New default configs (if new are developed) will automatically be added to windows flight sheet.
-Fixed CryptoDredge Download. I did not roll back. Seems to work fine on 410.93 drivers linux.
-Fixed SWARM re-download on reboot.
-Rolled back deletion of tar.gz from hive downloads folder.
-Windows NVIDIA should now oc with default all GPU's (not just per card)
If you have only 1 value set.
-API summary table loads faster.

-Rebuilt version command from scratch. It should work decent now.
-version update command should work for regular *nix users, but
it will not restart SWARM (Working on restart commands).
-version command is new, and is beta- report if issues.

SWARM.1.8.8

17 Jan 17:46
Compare
Choose a tag to compare

This is to fix update link for CryptoDredge, since users can't figure it out.

This is linux fix only. I will add a Windows release later, but there are no changes.