Chia-Network / chia-blockchain-gui

Chia blockchain GUI in electron/react
https://chia.net
Apache License 2.0
331 stars 247 forks source link

[Enhancement] Missing Signage Points GUI - Include Timeframe #2338

Closed BrandtH22 closed 3 months ago

BrandtH22 commented 3 months ago

What happened?

The GUI has a display of the missing signage points but does not indicate for how long that data has been collected. This means that a user looking at the missing signage points has no indication if they were all missed within an hour or over a full year.

Adding a timeframe to the missing signage points will make it a much more useful measure.

Bonus points if we can replace the raw number missed with a % missed (can be calculated based on the average number of signage points per day)

Version

2.3

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output or stacktrace

No response