oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
717 stars 662 forks source link

Zephyr is using randomx algo, pool wont accept miners #1704

Open mamafunny opened 1 year ago

mamafunny commented 1 year ago

zephyr daemon : ./zephyrd zephyr wallet rpc: ./zephyr-wallet-rpc --rpc-bind-port 17777 --rpc-bind-ip 127.0.0.1 --confirm-external-bind --wallet-file pool-wallet --password 110281 --daemon-port 17767 --trusted-daemon --disable-rpc-login --log-level 1

pool wont accept miners, any idea? first time adding randomx algo to pool

image this setting work with other pool, but not mine..

image

Hyperpool commented 1 year ago

Whar error code is in XMrig ?

paysdelest commented 1 year ago

Hello . I have the same problem xmrig says login error code : 2 , and srbminer says : pool send a malformed rpc2 jobs

minershaven commented 1 year ago

Zeph uses a modified version of RandomX. It's not the same as Monero. It won't work on your pool unless you add the algo variant to it.

mamafunny commented 1 year ago

Zeph uses a modified version of RandomX. It's not the same as Monero. It won't work on your pool unless you add the algo variant to it.

guide us please?

minershaven commented 1 year ago

guide us please?

Still working on it. Turned out to be a bit more complex than I thought at first.