Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

lolMiner 1.52a zhash, zelhash don't support nicehash extranonce #1648

Open angelbbs opened 2 years ago

angelbbs commented 2 years ago

https://www.nicehash.com/blog/post/what-is-extranonce-subscribe-extension-xnsub?lang=en https://github.com/nicehash/Specifications/blob/master/NiceHash_extranonce_subscribe_extension.txt

jgonzis commented 2 years ago

could you share a photo meanwhile mining the problem?

angelbbs commented 2 years ago

Better, I'll show data between nicehash and lolMiner. Wallet is hidden by ***

lolMiner.exe --coin ZEL --pool zelhash.auto.nicehash.com:9200 --user *** --pass x --tls off

(lolMiner) {"id": 1, "method": "mining.subscribe", "params": ["lolMiner 1.52a","*","9200", null]} (nicehash) {"id":1,"error":null,"result":[null,"61000974ba"]} (lolMiner) {"id": 2, "method": "mining.authorize", "params": ["***","x"]} (nicehash) {"id":2,"result":true,"error":null} (nicehash) {"id":null,"method":"mining.set_target","params":["0041465fdf5cd0105197f7d734041465fdf5cd0105197f7d734041465fdf5cd0"]} {"id":null,"method":"mining.notify","params":["00000000f0a8cba8","04000000","31468e529ac8cccb4d788284dfe20455e0df764e48da4db33d0665b411000000","5eccd7c4a74e54be2e9414b3b9cf455c8b9759782de50ed71ebfb9aa6e81240b","d9988e7adc9c6da15d12246eeb18623d1f8039f5ee6bcae29261e383248d7522","2e7fd862","80e0221d",true]} (nicehash) {"id":null,"method":"mining.notify","params":["00000000f0a8cba9","04000000","31468e529ac8cccb4d788284dfe20455e0df764e48da4db33d0665b411000000","2561017f641d31c9a04ac84fe361da49ae6bad03a44a2d6c35d4e522b85f881f","d9988e7adc9c6da15d12246eeb18623d1f8039f5ee6bcae29261e383248d7522","6e7fd862","80e0221d",true]} (nicehash) {"id":-1,"method":"client.reconnect","params":[]}

there is no mining.extranonce.subscribe, so we get client.reconnect

upd. tried it on amd gpu

angelbbs commented 2 years ago

1.53 - problem not solved image

angelbbs commented 2 years ago

image