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

Is my OpenCL miner creating solutions? #4

Open
jethrolam opened this issue Jan 5, 2019 · 0 comments
Open

Is my OpenCL miner creating solutions? #4

jethrolam opened this issue Jan 5, 2019 · 0 comments

Comments

@jethrolam
Copy link

When I run my opencl miner against the beam-node from a pool, I see these verbose:

Performance: 20.67 sol/s
Submitting solution to job 133 with nonce 8fe89431aa299286
Solution for work id 133accepted
Performance: 21.53 sol/s
Submitting solution to job 133 with nonce 28e99431aa299286

But when I run my miner against my own beam-node, I see these:

New work received with id 45 at difficulty 74843008.00
Performance: 20.20 sol/s
New work received with id 46 at difficulty 74238628.00
Performance: 20.07 sol/s
Performance: 19.00 sol/s

... which is missing the Submitting solution to job... logs. Does that mean my miner+node are not mining correctly?

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

1 participant