CryptoDredge v0.23.0: Nvidia GPU miner CryptoNight, CuckooCycle, Heavy, MTP, Cuckaroo, Bitcore.

CryptoDredge 0.23.0 – New stable miner with various optimization technologies. CryptoDredge places great emphasis on sustainable power consumption. These benefits, as well as a small fee, make this miner one of the best public miners.

Download CryptoDredge 0.23.0

What’s new in V0.23.0?

  • New MTP-TCR algorithm
  • MTP: Improve scratchpad initialization
  • New CryptoNightUPX algorithm
  • New CryptoNightZLS algorithm
  • Improve CryptoNightGPU algorithm
  • Fix some potential crashes
  • Remove CryptoNightV8 and CryptoLightV7 (Aeon) algorithms
  • Other minor fixes

Supports Algorithms:

Argon2d250 | Argon2d4096 | Argon2d-dyn | Bcd |Allium| Bitcore |HMQ1725 |Lyra2REv3 | Lyra2vc0ban |Lyra2Z | Lyra2zz| MTP| NeoScrypt | PHI1612| PHI2 |Pipe |Skunkhash | Tribus | X16R | X16RT | X16S | X17| x21s | X22i | Cryptonight Fast2 |Cryptonight Haven |Heavy Сryptonight| CryptoNightSaber | Cryptonight V8 | GPU Cryptonight | CryptoNight LiteV1 | cuckARoo29|CuckooCycle |Cuckaroo29s | Chukwa | Chukwa WRKZ | CryptoNightConceal

Configure CryptoDredge

System requirements:

  1. The latest version of the program requires the latest drivers from Nvidia.
  2. NVIDIA Graphics Cards with Support for CUDA 5.0 or Higher (Maxwell, Pascal Architecture)
  3. Windows 7 / 8.1 / 10 (64-bit systems only)
  4. Visual C ++ Redistributable Package for Visual Studio 2015 – You can download it from the official Microsoft website: https://www.microsoft.com/en-US/download/details.aspx?id=48145

Fast start

  1. Download program
  2. Unzip to any convenient place
  3. Set up a .bat file and run it

The current version of CryptoDredge is a (portable) console application. Unpack the downloaded archive and edit one of the sample .bat/.sh files or specify the necessary command line arguments. Example:

Code:CryptoDredge -a  -o stratum+tcp:// -u  -p 
  1. The title argument of the program. It indicates the title of your choice. We specify the coin, pool and algorithm for easy tracking
  2. CryptoDredge is the name of the program to run. Do not change, otherwise CryptoDredge will not start. Please note that the .bat file must be located in the program folder
  3. -a phi2 – mined coin algorithm. For LUXcoin we write phi2. And for the GINcoin coin on the Lyra2Z algorithm, we would specify -a lyra2z
  4. -o eu.bsod.pw – address of the pool you selected
  5. :6667 – pool port. It is indicated after the colon. Please note that on many pools, different algorithms have different ports
  6. -u – your digital wallet address
  7. c=LUX – mined coin token, if not specified, the pool may not understand which coin you want to mine

At this basic configuration of the program can be completed. Starts the .bat file from the folder with the unzipped program by double-clicking.

If you have never used this program before, you should reduce the overclocking of video cards and test the miner for stability. Different programs work with different overclocking cards.

Advanced setup

-a, —algo - indicates the coin algorithm. (supported: allium, blake2s, lyra2v2, lyra2z, neoscrypt, phi1612, phi2, skein, skunkhash)
-d, –device - indicates which devices will be used. By default, all available devices are used. If you want to use only video card No. 2 and No. 3, then indicate with a comma: -d 2,3
-i, —intensity - indicates the intensity of mining. Available values ​​are from 0 to 6.
—Log - Allows the log file of events
—No-color - Allows you to turn off the color of the lines
—No-watchdog - Allows you to disable the watchdog of the program
—Cpu-priority - Set the process priority in the range from 0 (lowest) to 5 (highest) (default: 3)
—Api-type — Specify the type of API to use. Supported Values:
ccminer-tcp (TCP) (default)
ccminer-ws (WebSocket)
off
-b, —api-bind - IP: port for miner API, 0 disabled
(default: 127.0.0.1:4068)
—Retries - (number) of retries when the network call fails (default: retry connection infinitely)
–Retry-pause - (number) pause time between repetitions in seconds (default: 15)
–Timeout - (number) network timeout, in seconds (default: 30)

Antivirus Software Reports

CryptoDredge is not malware. You can try to add an exception to the antivirus software you are using.

Rejected Shares

There are many reasons for rejecting stocks. The main reasons are:

  • high network latency
  • перегруженный сервер майнинга
  • Aggressive overclocking of the graphics card

Watchdog

If you use a third-party watchdog, you can disable the built-in watchdog with the -no-watchdog parameter.

Example:
Code:CryptoDredge -a <ALGO> -o stratum+tcp://<POOL> -u <WALLET_ADDRESS> --no-watchdog

Several Instances After a While

It looks like you are using CryptoDredge’s own restart mechanism (see Watchdog item).

Crash Reporting

If the built-in watchdog is enabled, CryptoDredge will generate and send us a report. You can disable error reporting with the -no-crashreport parameter. Allowing CryptoDredge to send us automatic reports helps us prioritize what needs to be fixed and improved in future versions.

Failure reports will not contain any personal information about you, but may include:

  • Operating System version
  • Driver version
  • Miner configuration
  • Application crash data

MTP Algorithm

  • System Requirements:
    • GPUs with at least 5 GB of memory
    • No special requirements to the processor and RAM, 4 GB should be enough

Compared to other algorithms, MTP requires transferring large amounts of data to the pool. This can be a problem for a limited and slow connection. The miner has to do extra work every time the pool sends a new “job”, so the average hash rate will be a bit slow. The developer commission is 2% for MTP.


Be the first to know all the news, read more about cryptocurrencies and mining at CRYPTO-MINING.BLOG. If you like to read such articles and want to support the author, then you can subscribe to our telegram channel and recommend us to your friends, this will help a lot to support our project! Telegram: @cryptomineg (https://t.me/cryptomineg)

Leave a Reply

Your email address will not be published. Required fields are marked *