mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-11-16 15:27:46 +00:00
feat: maj TODO
This commit is contained in:
parent
74c6a92535
commit
e1c3fee92c
1 changed files with 15 additions and 9 deletions
|
@ -5,7 +5,9 @@
|
|||
[XvB Bounty](https://bounties.monero.social/posts/105)
|
||||
|
||||
- [x] upgrade deps
|
||||
- [x] fix clippy
|
||||
- [ ] fix clippy
|
||||
- [ ] better organize some new code
|
||||
- [ ] merge commits from upstream
|
||||
- [x] separate logic in smaller modules
|
||||
- [x] new tab XvB
|
||||
- [x] logo
|
||||
|
@ -15,26 +17,30 @@
|
|||
- [x] hero checkbox
|
||||
- [x] log section
|
||||
- [x] state of XvB process
|
||||
- [ ] algorithm decisions
|
||||
- [x] private stats
|
||||
- [x] round type in
|
||||
- [x] win or loose
|
||||
- [ ] new process for XvB
|
||||
- [ ] fix: remove B symbol for HR
|
||||
- [x] new process for XvB
|
||||
- [x] status process XvB
|
||||
- [x] public information from [API](https://xmrvsbeast.com/p2pool/stats)
|
||||
- [x] stop, start, restart buttons
|
||||
- [x] button to autostart
|
||||
- [ ] distribute hashrate conforming to the algorithm.
|
||||
- [x] distribute hashrate conforming to the algorithm.
|
||||
- [x] check every 10 minutes average Xmrig HR of last 15 minutes
|
||||
- [ ] ask Xmrig to mine on p2pool
|
||||
- [x] ask Xmrig to mine on p2pool
|
||||
- [x] generate token for xmrig
|
||||
- [x] enable xmrig with remote access control
|
||||
- [x] 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
|
||||
- [x] calculate spared HR
|
||||
- [x] calculate time to be spared
|
||||
- [x] with hero option
|
||||
- [x] without hero option, to give minimum to be in most accessible round type
|
||||
- [x] sleep 10mn less time to spare then ask Xmrig to mine on XvB node
|
||||
- [x] 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
|
||||
|
|
Loading…
Reference in a new issue