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

support sequencer rotation #941

Closed
9 tasks
mtsitrin opened this issue Jul 10, 2024 · 0 comments · Fixed by #992
Closed
9 tasks

support sequencer rotation #941

mtsitrin opened this issue Jul 10, 2024 · 0 comments · Fixed by #992
Assignees

Comments

@mtsitrin
Copy link
Contributor

mtsitrin commented Jul 10, 2024

Full node:

  • remove ABCI validators related logic
  • Load sequencerSet on init
  • manage ActiveSequencer in state
    • validate blocks with this pubkey
    • update ActiveSequencer from block header after block commits succesfully
    • Halt in case of no sequencer
    • Change to aggregator if needed

Sequencer part:


Phase 2:
#1008
#1015
#1021

Phase 3:

  • enforce max_uncommited_state_time
@mtsitrin mtsitrin self-assigned this Jul 11, 2024
@mtsitrin mtsitrin mentioned this issue Aug 1, 2024
1 task
@mtsitrin mtsitrin linked a pull request Aug 1, 2024 that will close this issue
1 task
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 a pull request may close this issue.

1 participant