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

Feature: Add the ability to detect how fast validators restart if the network goes down #16

Open
buffalu opened this issue Jan 11, 2024 · 1 comment

Comments

@buffalu
Copy link
Collaborator

buffalu commented Jan 11, 2024

Is your feature request related to a problem? Please describe.
In the rare scenario that the Solana network goes down, the speed that validators start up is extremely important for resuming operations. StakeNet should be able to measure how fast validators come back online and track this data, penalizing validators that are slow to respond.

Describe the solution you'd like
StakeNet can track how fast a validator gets back online and keep track of it.

Describe alternatives you've considered
N/A

Additional context
N/A

@ebatsell
Copy link
Collaborator

The LastRestartSlot may be useful here

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

2 participants