CryptoProfitSwitcher Versions Save

Extensible profit switcher for crypto coins and algorithms

7.3.0

3 years ago

Changelog:

  • Added NimiqX Api as a profit provider
  • Added KAWPOW and Nimiq to default config

Why is the app so large?

This is a self contained .Net Core 3.0 app in a single executable. That means you don't have to install any dependencies because the complete .Net Core runtime is embedded in the file.

7.2.0

4 years ago

Changelog:

  • Fix bug in profit switching
  • Better threading
  • Better logging

Why is the app so large?

This is a self contained .Net Core 3.0 app in a single executable. That means you don't have to install any dependencies because the complete .Net Core runtime is embedded in the file.

7.1.0

4 years ago

Changelog:

  • Added support for Claymore's Dual Ethereum
  • Small improvements and fixes

Why is the app so large?

This is a self contained .Net Core 3.0 app in a single executable. That means you don't have to install any dependencies because the complete .Net Core runtime is embedded in the file.

7.0.0

4 years ago

This a complete rework of the old CryptonightProfitSwitcher. The app has a new and better code base and configuration system. It now supports more algorithms and has native support for multi GPU systems as well as CPU mining with for example RandomX.

Why is the app so large?

This is a self contained .Net Core 3.0 app in a single executable. That means you don't have to install any dependencies because the complete .Net Core runtime is embedded in the file.

6.0.0

5 years ago

Changelog:

  • Added new profit provider HeroMiners API
  • Updated profit providers
  • Added BLOC.money, Conceal and Lethean
  • Enable/Disable watchdog on the fly "w"
  • New setting: With "ProfitSorting" you can sort the profit table
  • Fixed bugs

How to update?

Safe way

Delete old version and extract new version. Reconfigurate everything.

Easy way

Keep your Settings.json and the JSON files in the Coins and NicehashAlgorithms folder and replace the other files. By using this method you don't need to reconfigurate anything but you may miss some changed documentation or new options in the JSON files.

Note: All releases should be backwards compatible with your configuration.

5.5.1

5 years ago

Changelog:

  • Add CryptonightV8 NiceHash algorithm
  • Update JCE Miner
  • Fix SRBMiner Api

How to update?

Safe way

Delete old version and extract new version. Reconfigurate everything.

Easy way

Keep your Settings.json and the JSON files in the Coins and NicehashAlgorithms folder and replace the other files. By using this method you don't need to reconfigurate anything but you may miss some changed documentation or new options in the JSON files.

Note: All releases should be backwards compatible with your configuration.

5.5.0

5 years ago

Changelog:

CryptonightV8 support

Set the algorithm in the coin settings to CryptonightV8 to mine using the new algorithm. If you want wo to switch automatically to the new algorithm when the fork of Monero happens:

  1. Leave the algorithm as CryptonightV7
  2. The auto switch will only work with XmrStak or CastXMR. For XmrStak no actions are required, for CastXMR add the argument --algo=-1 to CastXmrExtraArguments in Monero.json or MoneroOcean.json

Other changes

  • Support for custom ports
  • Updated all miners
  • Better logging
  • Fixed Ubuntu build

How to update?

Safe way

Delete old version and extract new version. Reconfigurate everything.

Easy way

Keep your Settings.json and the JSON files in the Coins and NicehashAlgorithms folder and replace the other files. By using this method you don't need to reconfigurate anything but you may miss some changed documentation or new options in the JSON files.

Note: All releases should be backwards compatible with your configuration.

5.0.0

5 years ago

Changelog:

Added new miner: JCE Miner

You now can use the new JCE Miner with CPU + GPU support.

New profit provider: CryptUnit API

The app now can get live and daily profit data for all coins on CryptUnit from its API.

Other changes

  • Updated all miners + profit providers
  • Added logging support, use EnableLogging setting
  • Added profit switch threshold, use ProfitSwitchThreshold setting
  • Fixed bugs

How to update?

Safe way

Delete old version and extract new version. Reconfigurate everything.

Easy way

Keep your Settings.json and the JSON files in the Coins and NicehashAlgorithms folder and replace the other files. By using this method you don't need to reconfigurate anything but you may miss some changed documentation or new options in the JSON files.

Note: All releases should be backwards compatible with your configuration.

4.5.0

5 years ago

Changelog:

  • Updated Xmr-Stak, Cast XMR and SRBMiner
  • Fixes for Masari and BitTube
  • Added BitTube profit data from miner.rocks
  • Support for extra arguments when using SRBMiner
  • Removed Electroneum
  • Fixes for Linux version
  • Faster profit data
  • Fixed bugs
  • New logo (Thanks @batarian71)

How to update?

Safe way

Delete old version and extract new version. Reconfigurate everything.

Easy way

Keep your Settings.json and the JSON files in the Coins and NicehashAlgorithms folder and replace the other files. By using this method you don't need to reconfigurate anything but you may miss some changed documentation or new options in the JSON files.

Note: All releases should be backwards compatible with your configuration.

4.0.0

5 years ago

Changelog:

Manual mode

You can switch between automatic mode and manual mode where you select the coin / NiceHash algorithm yourself.

New profit provider: cryptoknight.cc

The app now can get live and daily profit data for all coins on cryptoknight.cc from its API. It is disabled by default because the API is slow.

Linux support

  • Added a compiled Xmr-Stak binary for Linux/Ubuntu.
  • Tested the app on Ubuntu and fixed problems
  • Removed unnecessary miners from the Linux release
  • Fixed settings of included coins and NiceHash algorithms

Other changes

  • Potentially fixed bugs
  • Updated Cast XMR miner
  • Show cooldown and profit switching strategy in the status
  • Changed status layout for better readability

How to update?

Safe way

Delete old version and extract new version. Reconfigurate everything.

Easy way

Keep your Settings.json and the JSON files in the Coins and NicehashAlgorithms folder and replace the other files. By using this method you don't need to reconfigurate anything but you may miss some changed documentation or new options in the JSON files.

Note: All releases should be backwards compatible with your configuration.