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

Nimiq Not Showing #1065

Closed
jch9678 opened this issue Jun 19, 2020 · 13 comments
Closed

Nimiq Not Showing #1065

jch9678 opened this issue Jun 19, 2020 · 13 comments
Assignees
Labels
miner issue Some miner is not behaving, like it should pool issue solved An issue has been solved

Comments

@jch9678
Copy link

jch9678 commented Jun 19, 2020

I've added a NIM wallet and set "EnableAutoPool": "1", in coins.config.txt and "EnableAutoCoin": "1", in pools.config.txt for icemining.ca but no benchmark takes place. Argon2d is the algo and NoncerPro is a gpu miner. I think it can be mined with a cpu as well.

@RainbowMiner
Copy link
Owner

RainbowMiner commented Jun 19, 2020

Did you try to directly add your wallet in pools.config.txt?
"NIM": "$NIM",
.. just to be sure.

@jch9678
Copy link
Author

jch9678 commented Jun 19, 2020 via email

@RainbowMiner
Copy link
Owner

Ah, sorry, my bad. I had a typo. Of course, it is NIM - I'll check what is going on.

@RainbowMiner
Copy link
Owner

Yea, there was something wrong, with NIM. I have cleaned up the database and added the NoncerPro miner for CUDA and OpenCL. It should be possible to mine NIM on Icemining, now.

@RainbowMiner RainbowMiner added miner issue Some miner is not behaving, like it should solved An issue has been solved labels Jun 20, 2020
@jch9678
Copy link
Author

jch9678 commented Jun 20, 2020

Thank you very much.

@jch9678 jch9678 closed this as completed Jun 20, 2020
@jch9678
Copy link
Author

jch9678 commented Jun 22, 2020

Just an fyi, Teamred Nimiq is not working with your implementation on .7.6.2
.7.6.3 should be much simpler and does work with their example script. With the new version the proxy is included so you can just use the pool's address. Also it can't connect through ssl, only tcp so that has to be changed in your implementation
Thanks for getting it going.

@jch9678 jch9678 reopened this Jun 22, 2020
RainbowMiner added a commit that referenced this issue Jun 22, 2020
- disable SSL for NIMIQ mining (issue #1065)
@jch9678
Copy link
Author

jch9678 commented Jun 22, 2020

4.5.9.5 won't benchmark Nimiq for TeamRed. Looks like the algo got erased for that miner. It works for NoncerPro though.

@jch9678
Copy link
Author

jch9678 commented Jun 23, 2020

Actually NoncerPro is not working but for a different reason, it benchmarks just fine but RM doesn't record the hashrate and logs it as Failed.

Sorry this coin is such a pain.

@jch9678
Copy link
Author

jch9678 commented Jun 23, 2020

debug_2020-06-22.zip

@jch9678
Copy link
Author

jch9678 commented Jun 23, 2020

I think NoncerPro needs --api in addition to --apiport

@RainbowMiner
Copy link
Owner

Ok, I have fixed the Teamred/Nimiq - let's have a look into NoncerPro, now. "--api" should be enabled, by default.

RainbowMiner added a commit that referenced this issue Jun 23, 2020
- fix Nimiq/Icehash (issue #1065)
@RainbowMiner
Copy link
Owner

"--api" should be enabled, by default.

Oh! The OpenCL version for AMD is on an older number (v3.0.2). That version has the api disabled, by default. So enabling should solve that problem.

RainbowMiner added a commit that referenced this issue Jun 23, 2020
- make sure API is enabled (issue #1065)
@RainbowMiner
Copy link
Owner

Eventually solved.

@jch9678 jch9678 closed this as completed Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
miner issue Some miner is not behaving, like it should pool issue solved An issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants