Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pie chart of nodes ready for the 2.1 hard fork #78

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Feb 14, 2024

This adds another node version pie-chart to the "Peer Info" dashboard showing the portion of nodes that run a version recent enough to survive the hard-fork.

The versions are parse using this regexp, to filter versions 2.1.0 and later. The trailing .* is to allow rc1 and -sweet suffixes.

[2-9]\.[1-9][0-9]*\.[0-9]+.*

image

@arvidn arvidn changed the title add pie chart of node versions ready for the upcoming 2.1 hard fork pie chart of nodes ready for the 2.1 hard fork Feb 14, 2024
@arvidn arvidn requested a review from cmmarslender February 14, 2024 09:44
@cmmarslender cmmarslender merged commit 8ee0734 into main Feb 14, 2024
2 checks passed
@cmmarslender cmmarslender deleted the hard-fork-ready branch February 14, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants