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

Process validator performance data #346

Merged
merged 22 commits into from
Sep 25, 2024

Conversation

pablomendezroyo
Copy link
Contributor

Process validator performance data to calculate:

  • Attestation success rate
  • Blocks proposed success rate
  • Mean attestation success rate
  • Mean blocks proposed success rate

@pablomendezroyo pablomendezroyo requested a review from a team as a code owner September 23, 2024 09:11
pablomendezroyo and others added 21 commits September 23, 2024 11:14
* refactor cron

* retry mechanism

* Execute cron once every epoch within the first 10% of time of the epoch  (#349)

* Propose changes

* add cron to stop handling

---------

Co-authored-by: pablomendezroyo <[email protected]>
* Add unit testing to getActiveValidators

* Implement missing unit testing

* remove only
* Add missing test to validators data ingest

* add unit testing to getClientsUsedPerIntervalsMap

* add unit testing for getAttestationSuccessRatePerClients
* Reorg track validators performance cron

* remove unused comment
@pablomendezroyo pablomendezroyo merged commit 3a005d8 into main Sep 25, 2024
2 checks passed
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