Skip to content

CRYPTO MINING BLOG

Your guide to cryptocurrency mining

Primary Menu
  • CRYPTOCURRENCY
    • NEWS
    • WALLETS
    • INVESTING
    • TRADING
  • MINING
    • CRYPTO MINERS (SOFT)
    • ASIC MINING
    • GPU MINING
      • AMD GPU MINING
      • NVIDIA GPU MINING
    • CPU MINING
    • FPGA MINING
  • SOFTWARE
    • CRYPTOCURRENCY WALLETS
    • CRYPTOCURRENCY MINERS
    • TOOLS & UTILITIES
    • TRADING BOTS
    • FLASHING GPU
    • DRIVERS
    • SOFTWARE & FIRMWARE ASIC (ANTMINER)
    • NEW RELEASES
  • REVIEWS
  • GUIDES
  • NEWS

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

  • CRYPTO MINING BLOG
  • Feb 22, 2020
  • No Comments
  • Bitcore, CryptoDredge, CryptoDredge v0.23.0, CryptoNight, Cuckaroo29, CuckooCycle, Download CryptoDredge, Heavy, MTP algorithm
  • Cryptocurrency Miners | Cryptocurrency Mining | Software
CryptoDredge v0.23.0: Cryptonight, CuckooCycle, Heavy, MTP, Cuckaroo, Bitcore
CryptoDredge v0.23.0: Cryptonight, CuckooCycle, Heavy, MTP, Cuckaroo, Bitcore
crypto-mining.club

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

  • GitHub: Download CryptoDredge v0.23.0
  • Bitcointalk: Download CryptoDredge v0.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)

Read more:

CryptoDredge v0.21.0 (NVIDIA GPU Miner): Download for Windows/Linux. GMiner v1.81 - fixed display error of Cortex worker nameGMiner 1.86 (AMD/NVIDIA): Download, Config for BEAM, VDS, BTG, YCASH, AE, SWAP, GRIN XMRig 5.3.0 (CPU GPU OpenCL CUDA miner) Download and ConfigureXMRig v6.2.2: CPU/GPU miner RandomX, KawPow, CryptoNight, AstroBWT and Argon2 XMRig v5.2.0 (Download and Configure) Miner - RandomX, CryptoNight and Argon2XMRig v5.2.0 (Download and Configure) – CPU/GPU miner RandomX, CryptoNight and Argon2 Xmrig 2.14.5 (AMD & Nvidia GPU Miner)Xmrig 2.14.5 AMD & Nvidia GPU Miner (Download and Configure) TeamRedMiner v0.5.7: Скачат AMD майнер CryptoNight, MTP, Cuckarood29, Cuckatoo31Download TeamRedMiner 0.5.7 (AMD GPU Miner) Download TeamRedMiner v0.5.6 (AMD GPUs Miner) Antminer X3Overview of Bitmain Antminer X3 CryptoNight ASIC Miner Download XMRig v5.1.0 RandomX (Monero XMR)XMRig v5.1.0: CPU/GPU miner RandomX, CryptoNight и Argon2
CRYPTO MINING BLOG
Founder & CEO

Previous post

FCoin exchange stopped operations due to shortage of up to $ 130 million

Next post

XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux

No Comments

Please Post Your Comments & Reviews
Cancel reply

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

  • USD
  • EUR
  • GPB
  • AUD
  • JPY
  • bitcoinBitcoin(BTC)
    $105,927.891.32%
  • ethereumEthereum(ETH)
    $2,525.201.11%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.00-0.05%
  • rippleXRP(XRP)
    $2.180.22%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • binancecoinBNB(BNB)
    $652.400.84%
  • solanaSolana(SOL)
    $150.980.92%
  • usd-coinUSDC(USDC)
    $1.00-0.01%

  • TeamRedMiner v0.6.1: Download AMD GPU miner Ethash, MTP, CryptoNight
    26.8k views
  • ATIKMDAG PATCHER v1.4.14: Download AMD/ATI Pixel Clock for Windows
    14.9k views
  • Nvidia Mining Driver v470.05 GeForce RTX 3060 – Unlock Mining Ethereum
    7.2k views
  • OverdriveNTool 0.2.7: Download and Configure AMD GPU Overclocking Software
    5.6k views
  • PolarisBiosEditor 3 PRO: Modify AMD GPU BIOS (Download PBE Crack)
    5.5k views
  • Setting up AMD Radeon VEGA 56/64 for cryptocurrency mining
    5.3k views
  • NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS
    5.2k views
  • Nvidia GeForce RTX 3080 Ti: Unlock Mining Hashrate Driver for Windows
    4.7k views
  • SRBPolaris v3.5: Download BIOS Editor AMD GPUs for Windows
    3.9k views
  • NVIDIA NVFlash v5.590.0 (Windows/Linux) – How to flash the BIOS of GPUs NVIDIA?
    2.9k views
  • OhGodAnETHlargementPill: How to increase hashrate in mining on NVIDIA
    2.7k views
  • AMD Blockchain Driver: Radeon Software Crimson ReLive Edition Beta for Blockchain Compute
    2.6k views
  • CPUMINER-OPT v3.8.4: Download Fast CPU Miner for Windows
    2.6k views
  • ATIFlash & AMD VBFlash 2.93: Download BIOS Flashing Tool for AMD GPUs
    2.5k views
  • XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux
    2.2k views
All Rights Reserved. CRYPTO-MINING.BLOG.
  • English
  • Russian