feat: maj TODO

This commit is contained in:
Louis-Marie Baer 2024-03-17 01:26:48 +01:00
parent 74c6a92535
commit e1c3fee92c

View file

@ -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