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

Preferred Pool suggestion #2772

Open
sfalas01 opened this issue May 14, 2024 · 1 comment
Open

Preferred Pool suggestion #2772

sfalas01 opened this issue May 14, 2024 · 1 comment
Assignees
Labels
implemented an enhancement has been implemented

Comments

@sfalas01
Copy link
Contributor

When using multiple pool providers, there may be several pools for the same algorithm.

For example, I primarily want to use Hashcryptos. However, since many algorithms are unavailable, I plan to use ZergPool for everything else. Unfortunately, I can't eliminate the overlaps unless I do it manually. In my opinion, it would be useful to add a preferred pool status or some kind of pool provider ranking system to address this situation when there are many overlapping pools.

Example - Ranking:

  1. Hashcryptos
  2. ZergPool
  3. Zpool

In this case, the system would prioritize pools from Hashcryptos for each algorithm. If an algorithm is not supported on HashCryptos, then it would fall back to the next pool provider. Therefore, an algorithm would be mined on Zpool only if it does not exist in HashCryptos and ZergPool.

I'm not sure how easy this is to implement, but I thought it would be a nice addition.

@RainbowMiner RainbowMiner self-assigned this May 22, 2024
@RainbowMiner
Copy link
Owner

Yes, that sounds like a very good idea. I will try to add this feature.

@RainbowMiner RainbowMiner added the implemented an enhancement has been implemented label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implemented an enhancement has been implemented
Projects
None yet
Development

No branches or pull requests

2 participants