Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Question #1

Open
markudevelop opened this issue Jul 28, 2013 · 2 comments
Open

Question #1

markudevelop opened this issue Jul 28, 2013 · 2 comments

Comments

@markudevelop
Copy link

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?

@CryptoManiac
Copy link
Owner

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.

@engineerspools
Copy link

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

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

No branches or pull requests

3 participants