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

Add script for deploying rollups to local test node #161

Merged
merged 20 commits into from
Apr 23, 2024
Merged

Conversation

gvladika
Copy link
Contributor

@gvladika gvladika commented Mar 19, 2024

Adds new script deployCreatorAndCreateRollup. Script will first deploy and configure RollupCreator and then deploy rollup itself. It will be used by testnode. Most params are provided via env vars, otherwise defaults are used.

Script outputs info with deployed addresses and configs in the same format as Go rollup deployer (from nitro-contracts) does.

@cla-bot cla-bot bot added the s label Mar 19, 2024
@gvladika gvladika changed the title Adapt script for deploying RollupCreator and rollups to local test node Add script for deploying rollups to local test node Mar 28, 2024
@gvladika gvladika marked this pull request as ready for review March 28, 2024 17:57
@gvladika gvladika requested review from gzeoneth and godzillaba March 29, 2024 09:21
Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM

@gvladika gvladika merged commit 6c4da9d into develop Apr 23, 2024
10 of 11 checks passed
@gvladika gvladika deleted the testnode-deploy branch April 23, 2024 11:16
@gzeoneth gzeoneth mentioned this pull request Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants