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

Sync layer with custom DA #542

Merged
merged 37 commits into from
Jun 25, 2024

Conversation

StanislavBreadless
Copy link
Collaborator

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

// Governance will be L1 governance, but we want to deploy it here for the init process.
await deployer.deployGovernance(create2Salt, { gasPrice });
await deployer.deployValidatorTimelock(create2Salt, { gasPrice });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ValidatorTimelock is deployed twice

@StanislavBreadless StanislavBreadless merged commit 43f7232 into kl/sync-layer-reorg Jun 25, 2024
19 of 22 checks passed
@StanislavBreadless StanislavBreadless deleted the sb-l1-l2-cutom-da-with-sl branch June 25, 2024 09:18
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.

3 participants