-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PoW fix not working #128
Comments
Same problem. MoneroOcean doesn't work for me too. Miner can connect directly to pool, but proxy doesn't accept shares. |
cd xmr-node-proxy && git pull && npm update and restart the proxy |
@merrygreek i already pulled repo and updated the packages, but problem persists. webminer can connect directly to the pool but proxy doesnt accept shares like @7evenmikser |
@merrygreek @slayerulan I deleted and did fresh install and now it works. But only with XMR, doesn't work with XTL, looks like works as normal, but nothing on the pool's end... |
@7evenmikser XTL: The algorithm is not the same as Monero V7. So doesn't work with XTL |
@7evenmikser did u changed clientside wasm/js? or only reinstalled xmr-node-proxy? |
guys, where I can find updated codes for javascript miner? my xmr-node-proxy is updated and working mining by software but not with javascript miner (I'm using cryptonoter but isn't updated). |
@xguya you can simply copy-paste CRYPTONIGHT_WORKER_BLOB line from coinhive. But sadly xmr-node-proxy doesnt accept shares from it no matter what we try |
@slayerulan what do you mean about wasm? I asked about proxy. It works correct with command line miners. Copy pasting cryptonight worker blob doesn't fix the problem of course. |
Hi,
I am using browser mining. I updated to the new version for the new hardfork, updated coinhive libraries aswell, but it does not accept hashes. Has anybody encountered the same problem?
The text was updated successfully, but these errors were encountered: