xmrig
xmrig
kawpow is only one exception, it seems I need to add notes in the algorithm list about it. Thank you.
Thank you for this PR, I rewrote whole logging subsystem in evo branches for [CPU miner](https://github.com/xmrig/xmrig/commits/evo) and [proxy](https://github.com/xmrig/xmrig-proxy/commits/evo), it include all your ideas and some code (copyright added to source...
Library `libnvrtc-builtins.so` (part of NVRTC) is missing. Also please check https://github.com/xmrig/xmrig-nvidia/pull/235#issuecomment-463040311 might trick with `LD_LIBRARY_PATH` help. Thank you.
@marcel1974 your issue solved in 2.14.1. #246 Thank you.
This miner is obsolete, NVIDIA is now part of unified miner https://github.com/xmrig/xmrig New Monero algorithm is RandomX and it is not cryptonight at all and in general bad idea use...
Your are right about cn-heavy, I changed docs to better clarify this moment. Variant=-1 same as missing variant, works fine for Monero and Aeon, all miners will detect proper variant...
I don't change `params` from an array to an object, in stratum protocol always used an object. All changes compatible with exists miners including xmr-stak.
I added `cryptonight-ipbc` to specification. @aleqx `params:{}` it correct and current protocol, all extensions is backward compatible with all exists miners.
It much more complicated now https://github.com/xmrig/xmrig-nvidia/pull/235#issuecomment-463040311 Thank you.
Already fixed in dev branch https://github.com/xmrig/xmrig-nvidia/commit/c747fff8a45931d725d6b045c873f0b50402325a I will make new bugfix release soon. Thank you.