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

MgmtContract: only accept rollups from seq enclaveIDs #1870

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

BedrockSquirrel
Copy link
Collaborator

Why this change is needed

We want to permission the enclaveIDs that are allowed to publish rollups and batches as a sequencer.

This is a first step for that:

  • having a whitelist of enclaveIDs on the mgmt contract
  • auto-permissioning the enclaveID that initializes the network
  • have contract check the rollup creator is on the whitelist

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

@BedrockSquirrel BedrockSquirrel merged commit b8c1bb6 into main Apr 4, 2024
3 checks passed
@BedrockSquirrel BedrockSquirrel deleted the matt/seq-encl-ids branch April 4, 2024 10:07
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 this pull request may close these issues.

2 participants