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

Stratum Mining Support #701

Open
WKNiGHT- opened this issue Jan 18, 2013 · 10 comments
Open

Stratum Mining Support #701

WKNiGHT- opened this issue Jan 18, 2013 · 10 comments
Labels

Comments

@WKNiGHT-
Copy link

Old Issue
When trying to connect to mine hashpower

05:34:38|connectionpool|_new_conn: Starting new HTTP connection (1): HashPower.com
: Invalid HTTP method: '{"id": 517, "method": "mining.subscribe", "params": []}\n'
05:35:40|connectionpool|_get_conn: Resetting dropped connection: HashPower.com
: Invalid HTTP method: '{"id": 614, "method": "mining.subscribe", "params": []}\n'

@c00w
Copy link
Owner

c00w commented Jan 21, 2013

Both this and #702 are caused by a leaking stratum header. I think.

@c00w
Copy link
Owner

c00w commented Jan 21, 2013

Actually no, It's the fact that they completely switched over to stratum. Got it.

@WKNiGHT-
Copy link
Author

Looks like it. Need to remove Hashpower as BH only supports getwork

@c00w
Copy link
Owner

c00w commented Jan 21, 2013

Yes.

@c00w
Copy link
Owner

c00w commented Jan 21, 2013

I'm going to modify this. It should be possible to add mining support.

@WKNiGHT-
Copy link
Author

Would be a great thing. Not only BH can be used for hopping but also as a proxy software.

@lkthomas
Copy link

Slush also require Stratum support. Please change that if you could as well. Thanks.

@lkthomas
Copy link

lkthomas commented Feb 2, 2013

any update on this?

@lkthomas
Copy link

this project is semi-dead.

@c00w
Copy link
Owner

c00w commented Feb 25, 2013

So its possible. And I talked to slush about the license on his stratum mining proxy. Its GPL so we can't just transpose it. I just don't have the motivation to finish it myself as I'm migrating onto other projects. What is likely to happen is I will write the proxy for another project and backport it when I have time.

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

No branches or pull requests

3 participants