Skip to content

fix: remove panics from mainnet script #1315

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

Open
wants to merge 1 commit into
base: v1.3.0-updates
Choose a base branch
from

Conversation

ypatil12
Copy link
Collaborator

Motivation:

The mainnet deploy script panics the moment a checkpoint fails. We want to continue and complete in a subsequent script.

Modifications:

Don't panic on completeCheckpointForEigenpod

Result:

Saved time :)

@github-actions github-actions bot added the 📜 Script Script-related changes (automation, tooling). label Apr 17, 2025
@bowenli86
Copy link
Collaborator

bowenli86 commented Apr 18, 2025

since v1.3.0 is already cut, new commits should go into main, then cherry pick to v1.3.0, otherwise the change will be only in v1.3.0 and not in main or any futher releases

no changes should go to release branches like vx.y.z directly

lmk if you wanna sync offline if you hv more questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 Script Script-related changes (automation, tooling).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants