Skip to content
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

Open
slayerulan opened this issue Apr 6, 2018 · 9 comments
Open

PoW fix not working #128

slayerulan opened this issue Apr 6, 2018 · 9 comments

Comments

@slayerulan
Copy link
Contributor

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?

@old-mikser
Copy link

Same problem. MoneroOcean doesn't work for me too. Miner can connect directly to pool, but proxy doesn't accept shares.

@merrygreek
Copy link

cd xmr-node-proxy && git pull && npm update and restart the proxy

@slayerulan
Copy link
Contributor Author

slayerulan commented Apr 7, 2018

@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

@old-mikser
Copy link

@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...

@merrygreek
Copy link

@7evenmikser XTL: The algorithm is not the same as Monero V7. So doesn't work with XTL

@slayerulan
Copy link
Contributor Author

@7evenmikser did u changed clientside wasm/js? or only reinstalled xmr-node-proxy?
btw XTL algorithm is not the same as new Monero fork, i think you need few modifications to detect if its old algo or new algo on lib/xmr.js, better than that; just install old proxy with different port for XTL

@xguya
Copy link

xguya commented Apr 8, 2018

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).

@slayerulan
Copy link
Contributor Author

@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

@old-mikser
Copy link

@slayerulan what do you mean about wasm? I asked about proxy. It works correct with command line miners.
As for the web mining, I'm still investingating, but this is offtopic. No luck yet.

Copy pasting cryptonight worker blob doesn't fix the problem of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants