mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-04-06 14:37:29 +00:00
fix: remove external p2pool idea
No need to run multiple gupaxx instance since it will integrate xmrig-proxy
This commit is contained in:
parent
67e5781bc5
commit
1a79916a14
1 changed files with 0 additions and 3 deletions
3
IDEAS.md
3
IDEAS.md
|
@ -58,9 +58,6 @@ The algorithm could instead watch the stats from the stratum server, which is ex
|
|||
Miners using the cli xmrig could point their miners to the p2pool instance of Gupaxx, or have an identical option if they are using the CLI of the algorithm.
|
||||
The algorithm would still check the estimation made by the p2pool instance of Gupaxx and warn the user if it seems there is too much difference between the data of the stratum server and the one of p2pool. It could prevent the user to forget to configure a miner to the stratum p2pool.
|
||||
Could also be an option in advanced tab of XvB warning the user that he should point all his miners to the p2pool instance of Gupaxx to take them into account.
|
||||
### External P2Pool instance
|
||||
started by [Cyrix126](https://github.com/Cyrix126)
|
||||
To use multiple Gupaxx instance with only one p2pool instance, the user must be able to set an external p2pool instance instead of running one.
|
||||
|
||||
### Manually set HR for XvB algo
|
||||
started by [Sina](https://github.com/mostafaei2002) [PR](https://github.com/Cyrix126/gupaxx/pull/11)
|
||||
|
|
Loading…
Reference in a new issue