nemosminer/NemosMiner

test add

Closed this issue · 4 comments

https://github.com/nanopool/nanominer/releases

nanominer v1.2.0
@Grumpy-Dwarf Grumpy-Dwarf released this 7 hours ago

Added fast (arguably the fastest) implementation of Grin's Cuckaroo29 algorithm for 8+ GB AMD GPUs with lowest possible CPU usage. Cuckaroo29 devfee is 0% till April 26th 4:20 PM local time and 2% after for this and any next version of nanominer.
Switched to CUDA 10 so all new Nvidia RTX GPUs are now supported. Need Nvidia Linux driver >= 410.48 or Windows driver >= 411.13 in order to work.
Added support for CryptoNightReverseWaltz (Graft coin) algorithm on Nvidia.
Two times less switches to dev fee and back - commission mining is now done once per two hours instead of single hour.
Happy Cosmonautics Day!

nanominer v1.2.1
@Grumpy-Dwarf Grumpy-Dwarf released this 14 hours ago

Fixed crash on startup on some systems without Nvidia GPUs.

Windows:

cmdline_launcher -algo ethash -wallet YOUR_ETH_WALLET -coin eth -rigName YOUR_ETH_WORKER -email YOUR_EMAIL -algo randomhash -wallet YOUR_PASC_WALLET -coin pasc -rigName YOUR_PASC_WORKER -email YOUR_EMAIL 

Linux:

./cmdline_launcher.sh -algo ethash -wallet YOUR_ETH_WALLET -coin eth -rigName YOUR_ETH_WORKER -email YOUR_EMAIL -algo randomhash -wallet YOUR_PASC_WALLET -coin pasc -rigName YOUR_PASC_WORKER -email YOUR_EMAIL