xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

cryptonight-lite accepted to mine XMR

Open peredozo opened this issue 6 years ago • 8 comments

Hello. I run mining software to mine XMR on this proxy with cryponight-lite algo (AEON mining), this proxy accept all cryponight-lite hashes to mine XMR. Is it possible to add function for checking hashes validity for cryptonight, so that mining software gets an errors for incorrect hashes, but not "hashes accepted"?

P.S. Sorry for my English.

peredozo avatar Mar 02 '18 11:03 peredozo

The pool will reject all (you CAN NOT mine cryptonight-lite with XMR or any other Ctyptonight coin).

bobbieltd avatar Mar 02 '18 11:03 bobbieltd

I want to get errors in mining software uses this proxy.

Mining XMR with cryptonight-lite on this proxy: xxx

Mining XMR with cryptonight-lite without proxy (i need this with proxy): xxx2

peredozo avatar Mar 02 '18 11:03 peredozo

Proxy doesn’t validate shares (it’s the pool). That’s why xmrig got mistaken as accepted.

bobbieltd avatar Mar 02 '18 12:03 bobbieltd

Check the pool, the pool will reject all cryptonight-light shares.

bobbieltd avatar Mar 02 '18 12:03 bobbieltd

Check the pool, the pool will reject all cryptonight-light shares.

I know it. I meant, is it possible to check hashes on a proxy? On the pool I can get Invalid Shares and ban.

peredozo avatar Mar 02 '18 12:03 peredozo

Gotcha ! You got some “fixed” miners with both Cryptonight and Cryptonight-light pointing to same proxy same port. I guess you can solve this trouble but you need to change codes to check algo.

bobbieltd avatar Mar 02 '18 12:03 bobbieltd

I have users connected to my XMR proxy. Some users connected with cryptonight-lite. I need to trace and disconnect them or inform (error messages instead "accepted").

peredozo avatar Mar 02 '18 12:03 peredozo

You can try to change some parts of proxy codes to track both algos. Your case is rare, you got to manage by yourself.

bobbieltd avatar Mar 02 '18 12:03 bobbieltd