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

Add average uptime for validators #83

Closed
wants to merge 6 commits into from

Conversation

b-scholz
Copy link

This PR adds a state to the SFC so that the SFC can track the average uptime of several epochs. The average uptime is computed efficiently and represented as a fixed-point number in the format Q1.30, representing a number between [0,1].

@thaarok thaarok deleted the branch sonic_sfc November 4, 2024 17:13
@thaarok thaarok closed this Nov 4, 2024
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