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

Flux on Minerpool #1739

Closed
astronyu opened this issue Sep 24, 2021 · 5 comments
Closed

Flux on Minerpool #1739

astronyu opened this issue Sep 24, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request implemented an enhancement has been implemented pool issue

Comments

@astronyu
Copy link

astronyu commented Sep 24, 2021

@RainbowMiner, I added userpools for Minerpool and also tried out Fluxpools. It loaded the pool when the script started up but both gave me "No miners available warning".

Below screenshot is what is showing in RBM when Fluxpool was checked. Mind you I went into Fluxpools.ps1 file and change the password to 5 (a number as required by the pool)
Screenshot 2021-09-25 010056

Can I request to add minerpool for flux mining?

@RainbowMiner
Copy link
Owner

Is it minerpool.org? Yes, that should be a good addition to our Pools library. I'll add it.
Also, I'ld like to investigate that "No miners available warning" - it should, if the pools are shown in the Pools section on localhost:4000.

@RainbowMiner RainbowMiner self-assigned this Sep 24, 2021
@RainbowMiner RainbowMiner added enhancement New feature or request pool issue labels Sep 24, 2021
@astronyu
Copy link
Author

Is it minerpool.org? Yes, that should be a good addition to our Pools library. I'll add it.
Also, I'ld like to investigate that "No miners available warning" - it should, if the pools are shown in the Pools section on localhost:4000.

Yes, minerpool.org, seems like it is a little bit more profitable than other FLUX pool, mainly because of parallel assets rewards distribution to miners. I was not sure what happened. It showed Flexpool in best pool tab but console showing no miners available.
Appreciate your help.

RainbowMiner added a commit that referenced this issue Sep 25, 2021
- fix FLUX mining (issue #1739)
RainbowMiner added a commit that referenced this issue Sep 25, 2021
- add new FLUX mining pool (issue #1739) https://minerpool.org
- Minerpool is pool mining
- MinerpoolSolo is solo mining
@RainbowMiner
Copy link
Owner

Ok, added.

@RainbowMiner RainbowMiner added the implemented an enhancement has been implemented label Sep 25, 2021
@astronyu
Copy link
Author

Ok, added.

Thank you for this. Ran the updater bat but doesn't seems to received any new updates so just went ahead and copy the changes manually.

As for the Fluxpools, can you look into changing the password from default "x" to user definable? As what I understand, they require miners to set miner password to a NUMBER:
'minpayout=' to set the amount needed to trigger a payment

@RainbowMiner
Copy link
Owner

Thank you for this. Ran the updater bat but doesn't seems to received any new updates so just went ahead and copy the changes manually.

It will be in the tomorrow release. Then the updater will catch it.

As for the Fluxpools, can you look into changing the password from default "x" to user definable? As what I understand, they require miners to set miner password to a NUMBER: 'minpayout=' to set the amount needed to trigger a payment

Of course, I can make it user definable, but that will be on a per-pool basis. There is already a simple way to add parameters to the password on a per-coin basis, just edit pools.config.txt and add your extra parameters to "FLUX-Params".
e.g.

  "FLUX-Params": "minpayout=5",

This will then be automatically comma concatenated to the "x". I think most pools interpret this correctly. If you want to try this on Flexpools, please report back, if that worked for you.

RainbowMiner added a commit that referenced this issue Sep 25, 2021
- add "Password" parameter to be able to change the password string from "x" to something different pool-wide (issue #1739)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented an enhancement has been implemented pool issue
Projects
None yet
Development

No branches or pull requests

2 participants