gupaxx/TODO_XMRvsBeast.md
Louis-Marie Baer cb48040fef feat: output of console info about algorithm and node selection
fix: HR symbol private stats (subject to change)
feat: output to XvB tab console information for algorithm decision
feat: output to XvB tab console information for node selection
feat: maj TODO
2024-03-18 12:31:37 +01:00

1.9 KiB

TODO

Bounty

XvB Bounty

  • upgrade deps
  • separate logic in smaller modules
  • new tab XvB
    • logo
    • link to website
    • link and message hovering explaining registration and needs to read the rules.
    • token input
    • hero checkbox
    • log section
      • state of XvB process
      • selected XvB node
      • algorithm decisions info
    • private stats
      • from XvB API (fails, average 1h and 24h)
      • round type in
      • win or loose
    • new process for XvB
      • update preferred XvB node based on ping and backup
        • fix: xmrig will not do anything if node is not responding. Need to parse output of xmrig for error and update nodes.
      • status process XvB
      • status process XMRig node in real time.
      • public information from API
      • stop, start, restart buttons
      • button to autostart
      • distribute hashrate conforming to the algorithm.
        • check every 10 minutes average Xmrig HR of last 15 minutes
        • ask Xmrig to mine on p2pool
          • generate token for xmrig
          • enable xmrig with remote access control
        • check if at least a share in pplns Window
        • calculate spared HR
        • calculate time to be spared
          • with hero option
          • without hero option, to give minimum to be in most accessible round type
        • sleep 10mn less time to spare then ask Xmrig to mine on XvB node
      • output log to console in XvB tab
  • edit metadata of project
    • adapt README for XvB
    • adapt doc for new code
    • cargo package metadata
    • pgp signatures
  • fix clippy
  • optimizations
  • better organize new code
  • merge commits from upstream
  • tests for new functions
  • pre-release
    • feedback
  • release