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

Compare to audit branch for new changes #31

Merged
merged 26 commits into from
Feb 3, 2025
Merged

Compare to audit branch for new changes #31

merged 26 commits into from
Feb 3, 2025

Conversation

novaknole
Copy link

Description

This PR makes sure that:

  1. Admin plugin can be deployed on ZkSync. Since AdminSetup was using clones, it's not possible to deploy on ZkSync. So AdminSetupZkSync takes care of this. Note that Admin contract was using initialize(upgradability pattern), so to avoid lots of confusion(since we don't want Admin to be upgradeable), we had to create a zksync/Admin to take care of it.

  2. We added one more permission grant in the setup.

@Rekard0 Rekard0 merged commit ae3cccd into audit-20241118 Feb 3, 2025
5 of 7 checks passed
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.

4 participants