xmrig / xmrig-proxy

Monero (XMR) Stratum protocol proxy
https://xmrig.com/proxy
GNU General Public License v3.0
612 stars 331 forks source link

ALGO=kawpow proxy no work #419

Open adrieclipse opened 4 years ago

adrieclipse commented 4 years ago

Hello, I want run proxy Kawpow but no work i tested with this .conf

xmrig-Proxy.exe -a kawpow -b 0.0.0.0:8080 -o rvn.2miners.com:6060 -u wallet --donate-level=5

DocDrydenn commented 3 years ago

Same. I've tried everything I could think of.

Workers will connect to xmrig-proxy, but xmrig-proxy won't connect to the pool. Shows as error in Connections display, but no other messages.

image

xmrig commented 3 years ago

kawpow is not supported by the proxy, because it uses a completely different network protocol and nicehash implementation. Thank you.

DocDrydenn commented 3 years ago

Okay, thanks for the reply.

Any chance of a current list of supported algos that xmrig-proxy can use? I can't find one here (except the alog list for xmrig... but that lists kawpow, so...) or is kawpow the only one that doesn't work?

xmrig commented 3 years ago

kawpow is only one exception, it seems I need to add notes in the algorithm list about it. Thank you.

old-mikser commented 3 years ago

Are there any plans about adding kawpow support in near future?