Cyrix126 / gupaxx

Fork of Gupax integrating the XMRvsBeast Raffle
https://xmrvsbeast.com
GNU General Public License v3.0
31 stars 4 forks source link

Hero mode does not respect minimum required HR on p2pool #32

Closed Cyrix126 closed 2 weeks ago

Cyrix126 commented 2 weeks ago

OS & Version:

since Gupaxx v1.3.0

Bug

Hero mode is setting the target of XvB HR to be all spareable HR after minimum required HR on p2pool. The algo, when detecting that the 24h avg is under the target, will send everything if there is a share. This would prevent the hero mode to keep the minimum to p2pool and send HR to the latter only if there is no share anymore.

Steps

Steps to reproduce the behavior:

  1. Go to XvB tab
  2. Check hero mode
  3. Start algo
  4. See that no HR is sent on p2pool if there is a share when it should keep sending a minimum
Cyrix126 commented 2 weeks ago

fixed by https://github.com/Cyrix126/gupaxx/commit/cc7301d9c34369555779a98a78cfba218d1f7eed Issue will be closed at next release

Cyrix126 commented 2 weeks ago

closed by release v1.5.2