-
Notifications
You must be signed in to change notification settings - Fork 53
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
Comments
Both this and #702 are caused by a leaking stratum header. I think. |
Actually no, It's the fact that they completely switched over to stratum. Got it. |
Looks like it. Need to remove Hashpower as BH only supports getwork |
Yes. |
I'm going to modify this. It should be possible to add mining support. |
Would be a great thing. Not only BH can be used for hopping but also as a proxy software. |
Slush also require Stratum support. Please change that if you could as well. Thanks. |
any update on this? |
this project is semi-dead. |
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. |
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'
The text was updated successfully, but these errors were encountered: