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

Validator Resync #58

Open
puneethsaikumar2000 opened this issue Nov 12, 2024 · 1 comment
Open

Validator Resync #58

puneethsaikumar2000 opened this issue Nov 12, 2024 · 1 comment

Comments

@puneethsaikumar2000
Copy link

Hello, I'm new to blockchain.
I'm referring to your repo for my project.
I'm trying to write a feature where when the validators are down, they are brought up similar to the support_state_sync.
In this case, the network should be up as we are getting the latest block height.

But in my scenario where I'm only running very few validators(around 6) and the network is down, how to bring up the validators(which went down long before the network went down) and resync them to the latest commit(just before the network went down)

@PolkachuIntern
Copy link
Contributor

you might have better luck by using a snapshot.

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