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

chore: improve validator tracker #36

Merged
merged 10 commits into from
Jun 26, 2024
Merged

Conversation

namn-grg
Copy link
Contributor

@namn-grg namn-grg commented Jun 25, 2024

Initially in #27 we decided to have MaxValidatorCount , after analysis it makes more sense to have the most frequent validator count rather than the max.

This PR changes the DB, API, Dune structure to store -

  • ValidatorCount = most frequent validator count
  • ValidatorCountAccuracy = ValidatorCount/ total_observations

@namn-grg namn-grg changed the base branch from main to feat/dune June 25, 2024 10:04
@namn-grg namn-grg marked this pull request as ready for review June 25, 2024 17:57
@namn-grg namn-grg requested a review from mempirate June 25, 2024 18:05
@mempirate mempirate merged commit 9afec87 into feat/dune Jun 26, 2024
@mempirate mempirate deleted the chore/validator-tracker branch June 26, 2024 09:19
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