stratum-mining-proxy icon indicating copy to clipboard operation
stratum-mining-proxy copied to clipboard

Question

Open markudevelop opened this issue 11 years ago • 2 comments

Hello,

I have been testing slush0 fork and it seems to work with litecoin (tested on wemineltc). Do you mind explaining what's the difference with this fork? I saw the scrypt files but I don't really understand what your fork changes here can I use slush0 as well? Also using your fork I have saw that the difficulty is not reduced it starts with " Setting new difficulty: 95" and stays this difficulty (I have choosen 8-64 on WeMineLTC) and With slush0 it starts with 95 and slowly reduced. After 30mins I get to around 8 diffculty. But not with your fork is this a bug?

markudevelop avatar Jul 28 '13 18:07 markudevelop

This fork adds a support for scrypt PoW verification and changes base difficulty for scrypt.

https://github.com/CryptoManiac/stratum-mining-proxy/blob/master/mining_libs/utils.py#L14 https://github.com/CryptoManiac/stratum-mining-proxy/blob/master/mining_libs/jobs.py#L224

Original proxy will work too, but it can't detect invalid hashes. Maybe slush fixed this already, I haven't checked this for more than a half of year.

But not with your fork is this a bug?

There is no changes in difficulty handling. Maybe policy changed in older releases, I'll check this later.

CryptoManiac avatar Aug 18 '13 23:08 CryptoManiac

Is this a 100% reject fixed version? for multiple miners with different username?

engineerspools avatar Mar 29 '14 15:03 engineerspools