mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-11-16 15:27:46 +00:00
fix: typo TODO
This commit is contained in:
parent
5b78fc6ca2
commit
dbacd67a64
1 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
||||||
- [x] link to website
|
- [x] link to website
|
||||||
- [ ] message overing explaining registration and needs to read the rules.
|
- [ ] message overing explaining registration and needs to read the rules.
|
||||||
- [ ] token input
|
- [ ] token input
|
||||||
- [ ] informations
|
- [ ] information
|
||||||
- [ ] status of h/s received by the raffle, authenfication by token.
|
- [ ] status of h/s received by the raffle, authenfication by token.
|
||||||
- [ ] status of 1h and 24h average h/s sent to raffle from this instance
|
- [ ] status of 1h and 24h average h/s sent to raffle from this instance
|
||||||
- [ ] number of failures
|
- [ ] number of failures
|
||||||
|
@ -20,10 +20,10 @@
|
||||||
- [ ] round in
|
- [ ] round in
|
||||||
- [ ] hero checkbox
|
- [ ] hero checkbox
|
||||||
- [ ] status process XvB
|
- [ ] status process XvB
|
||||||
- [ ] public informations from [API](https://xmrvsbeast.com/p2pool/stats)
|
- [ ] public information from [API](https://xmrvsbeast.com/p2pool/stats)
|
||||||
- [ ] if not enough hashrate for min round and share acquirement OR no share acquired, node destination for xmrig is only p2pool.
|
- [ ] if not enough hashrate for min round and share acquirement OR no share acquired, node destination for xmrig is only p2pool.
|
||||||
- [ ] if share acquired and enough hashrate to keep up round min hashrate and share acquirement, switch node destination for xmrig beetween p2pool and raffle giving raffle minimum round requirement + buffer.
|
- [ ] if share acquired and enough hashrate to keep up round min hashrate and share acquirement, switch node destination for xmrig between p2pool and raffle giving raffle minimum round requirement + buffer.
|
||||||
- [ ] if hero checked, give maximum hasrate to raffle while keeping enough for p2pool.
|
- [ ] if hero checked, give maximum hasrate to raffle while keeping enough for p2pool.
|
||||||
- [ ] edit metada of project
|
- [ ] edit metadata of project
|
||||||
- [ ] cargo package metadata
|
- [ ] cargo package metadata
|
||||||
- [ ] pgp signatures
|
- [ ] pgp signatures
|
||||||
|
|
Loading…
Reference in a new issue