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

Update RollupCreator #36

Merged
merged 3 commits into from
Dec 8, 2024
Merged

Conversation

0x0aa0
Copy link
Collaborator

@0x0aa0 0x0aa0 commented Dec 4, 2024

  • template is immutable and set on deployment with a version
  • owner cannot update template but can instead freeze further deployment

@0x0aa0 0x0aa0 requested a review from EthenNotEthan December 4, 2024 01:57
@0x0aa0 0x0aa0 requested a review from EthenNotEthan December 4, 2024 17:12

function setTemplates(
constructor(
Copy link
Collaborator

Choose a reason for hiding this comment

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

biggest concern with removing setTemplates is that this new patten breaks the deploy script flows: https://github.com/Layr-Labs/nitro-contracts/blob/eigenda-v2.1.0/scripts/local-deployment/deployCreator.ts#L50-L66

@0x0aa0 0x0aa0 requested a review from EthenNotEthan December 5, 2024 16:35
Copy link
Collaborator

@EthenNotEthan EthenNotEthan left a comment

Choose a reason for hiding this comment

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

LGTM

@EthenNotEthan EthenNotEthan merged commit 563720c into eigenda-v3.2.1 Dec 8, 2024
3 of 8 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.

2 participants