mimblewimble/grin
Voir sur GitHubUpdate mining status code to support multiple "edge_bits" value
Open
#1 875 ouverte le 29 oct. 2018
enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (4 876 stars)
- Métriques de merge PR
- (Merge moyen 6j 11h) (25 PRs mergées en 30 j)
Description
Now that we support multiple cuckatoo/cuckaroo sizes having a single "gps" value displayed may be confusing.
The grin-miner tui says "Mining status: Mining at height xxx at yyy GPS
If the user is mining with 2 plugins, a CPU mining edge_bits=29, and a GPU mining edge_bits=30, that message with a single GPS means what?
I see two options (but a third better option may exist):
- normalize and merge all graph rates into a single GPS
- display each rate as a separate GPS value