Kawpowminer v1.2.2, новый официальный майнер поддерживающую новый алгоритм KAWPOW, который теперь используется Ravencoin для майнинга после форка. Этот выпуск основан на майнере
Обратите внимание, что бинарный выпуск майнера по-прежнему не включает в себя необходимые библиотеки Nvidia CUDA, поэтому вам также необходимо установить последнюю версию набора инструментов Nvidia CUDA (или хотя бы библиотеки времени выполнения из него).
Последняя версия майнера Kawpowminer 1.2.2 доступна для скачивания по ссылкам ниже:
v1.2.2 Port range was increase to allow 0 - 65535 Fixed windows location of dll
Kawpowminer — ethminer fork with ProgPoW implementation
kawpowminer is an ProgPoW GPU mining worker: with kawpowminer you can mine Ravencoin, which relies on an ProgPoW-based Proof of Work thus including Ethereum ProgPoW and others. This is the actively maintained version of kawpowminer. It originates from the
Features:
- First commercial KawPow miner software for miners.
- OpenCL mining
- Nvidia CUDA mining
- realistic benchmarking against arbitrary epoch/DAG/blocknumber
- on-GPU DAG generation (no more DAG files on disk)
- stratum mining without proxy
- OpenCL devices picking
- farm failover (getwork + stratum)
- Ethereum-based ProgPoW implementations supported only, doesn’t support previous ethash version or Bitcoin-based forks.
Usage
The kawpowminer is a command line program. This means you launch it either from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash script or Windows batch/cmd file. For a full list of available command, please run:
kawpowminer --help
Examples connecting to pools
Connecting to
./kawpowminer -P stratum+tcp://<wallet>.worker@rvnt.minermore.com:4505
or
kawpowminer.exe -P stratum+tcp://<wallet>.worker@rvnt.minermore.com:4505