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

[Umbrella] Bare-bones Reconfiguration/Epoch Support #1414

Closed
todd-mystenlabs opened this issue Apr 18, 2022 · 1 comment
Closed

[Umbrella] Bare-bones Reconfiguration/Epoch Support #1414

todd-mystenlabs opened this issue Apr 18, 2022 · 1 comment

Comments

@todd-mystenlabs
Copy link
Contributor

todd-mystenlabs commented Apr 18, 2022

Details

We expect the following as bare-bone requirements:

  • There is epoch and it changes through reconfiguration
  • Validator set is able to change at epoch boundary
  • Transactions are consistently executed within epochs (i.e. a cert can only be executed at one epoch across all validators)

Requires checkpointing to work first.

Design and Eng Plan: Design: https://www.notion.so/mystenlabs/Sui-Reconfiguration-4841e67f57564791b2bcad435fedc6e5

Dependent Tasks

@todd-mystenlabs todd-mystenlabs added this to the Pre Testnet milestone Apr 18, 2022
@lxfind lxfind changed the title [P0] [Umbrella] Bare-bones Reconfiguration/Epoch Support [Umbrella] Bare-bones Reconfiguration/Epoch Support Jun 13, 2022
@lanvidr lanvidr self-assigned this Jun 30, 2022
@asonnino
Copy link
Contributor

asonnino commented Aug 4, 2022

The following PR should take care of most of it: #3750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants