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

Review version variance across clients #211

Open
philknows opened this issue Sep 28, 2022 · 1 comment
Open

Review version variance across clients #211

philknows opened this issue Sep 28, 2022 · 1 comment

Comments

@philknows
Copy link
Member

Expected Behavior

Currently the crawler is pulling a count for the version variaance across clients seems to be scraping well. However, there are some improvements that can be made. Ideally, we should be able to categorize as many nodes into their proper {client}{version} categories.

Current Behavior

For example, in Prysm there is a group of prysm unknown and prysm others which is generally meaningless and we should figure out why.

Nimbus is also not being properly detected as they are all grouped under unknown. We can liaise with them to figure out how to best detect them.

Lodestar's UserAgent needs to be updated. See #200 and ChainSafe/lodestar#4465

Possible Solution

Let's implement the UserAgent update for detecting Lodestar and figure out how we can more accurately represent the other clients to the most accurate numbers as possible.

@philknows
Copy link
Member Author

Please inform me if you need to get in touch with a maintainer at any of the client teams to debug @spacesailor24 @sadiq1971

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

No branches or pull requests

1 participant