Skip to content

feat(cli): rollups in devnet #1041

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

Merged
merged 4 commits into from
May 13, 2024
Merged

feat(cli): rollups in devnet #1041

merged 4 commits into from
May 13, 2024

Conversation

idea404
Copy link
Contributor

@idea404 idea404 commented May 10, 2024

adds mock_op and mock_arb to devnet0 and makes cli logs info-only, as well as adding a log line when a portal is private-deployed

task: none

@@ -2,6 +2,6 @@
# This is aimed at local dev environments.

network = "devnet"
anvil_chains = ["mock_l1", "mock_l2"]
anvil_chains = ["mock_l1", "mock_op", "mock_arb"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

can remove mock_l1 I think? Not sure devs need it, and it uses additional resources...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

agreed. have added a conditional to avs deployment step

@idea404 idea404 requested a review from corverroos May 12, 2024 18:19
@idea404 idea404 enabled auto-merge (squash) May 13, 2024 08:30
@idea404 idea404 merged commit f7d2de3 into main May 13, 2024
11 checks passed
@idea404 idea404 deleted the idea404/cli-devnet branch May 13, 2024 08:31
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