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

Simple validator set rotate every X amount of blocks #80

Closed
1 task
Vizualni opened this issue Apr 21, 2022 · 1 comment
Closed
1 task

Simple validator set rotate every X amount of blocks #80

Vizualni opened this issue Apr 21, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Vizualni
Copy link
Contributor

Vizualni commented Apr 21, 2022

Background

Every 10, 20, 30...(choose number later) rotate the valset. This is not how it should be done for real. A ticket which is going to decide this is this one #78. This is a simple approach for us to test this in the closed alpha.

It should be as simple as calling the valset's keeper method to make a new snapshot in the endblocker.

Done when

  • valset is being updated with the latest changes after every X new blocks
@Vizualni Vizualni added the enhancement New feature or request label Apr 21, 2022
@Vizualni Vizualni self-assigned this Apr 21, 2022
@Vizualni Vizualni moved this to Todo in Paloma Apr 28, 2022
@Vizualni Vizualni moved this from Todo to In Progress in Paloma Jun 13, 2022
@Vizualni
Copy link
Contributor Author

Done.

Repository owner moved this from In Progress to Done in Paloma Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant