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

miner runs but gives me only booo's #5

Open
blackdiamont opened this issue Mar 2, 2014 · 5 comments
Open

miner runs but gives me only booo's #5

blackdiamont opened this issue Mar 2, 2014 · 5 comments

Comments

@blackdiamont
Copy link

Hi,
miner runs fine, but i only got boo's :/

[2014-03-02 23:35:55] Starting Stratum on stratum+tcp://us-east1.maxcoin.mining

poolhub.com:10461

[2014-03-02 23:35:55] 2 miner threads started, using 'keccak' algorithm.

[2014-03-02 23:35:55] Binding thread 0 to cpu 0

[2014-03-02 23:35:55] Binding thread 1 to cpu 1

[2014-03-02 23:36:04] Stratum detected new block

[2014-03-02 23:36:07] thread 0: 1596198 hashes, 58.29 khash/s

[2014-03-02 23:36:38] thread 1: 1824114 hashes, 58.07 khash/s

[2014-03-02 23:36:38] accepted: 0/1 (0.00%), 114.71 khash/s (booooo)

Tried to get it running on my synology ds213+ nas.
Under Windows its working with the same args.
any ideas?

@zone117x
Copy link

zone117x commented Apr 2, 2014

Yeah this code is totally bugged. It submits invalid low diff shares. From what I've seen the maxcoin devs have borked everything they have touched. Cudaminer submits valid shares though.

@lukem512
Copy link
Contributor

lukem512 commented Apr 2, 2014

Can you confirm that the miner downloaded from http://rocketpool.co.uk/max/ works with your set up?

@zone117x
Copy link

zone117x commented Apr 2, 2014

Nope. That cpuminer is also bugged, it submits low-diff invalid shares. All the other miners work though.

@lukem512
Copy link
Contributor

lukem512 commented Apr 2, 2014

zone, what version of Stratum are you running? This is the first we've heard of such issues. Can you give us a complete breakdown of what you're doing so we can try and reproduce this, please.

@zone117x
Copy link

zone117x commented Apr 2, 2014

I'm using node-stratum-pool which so far supports everything but maxcoin and its forks/clones because of this issue.

I'm simply trying to add support for maxcoin and other cloned coins which have the same changes with the block creation process. In the other issue in the maxcoin repo I've given a very detailed explanation of everything I'd tried, links to my code, theories on why its not working, etc.

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

3 participants