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

packages/contracts-bedrock: make check-interfaces.sh warn on old versions of bash #12220

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

roberto-bayardo
Copy link
Collaborator

Description

The check-interfaces.sh script has become incredibly slow (like 10+ minutes slow) on Mac OSX due to its antiquated default bash installation, so this PR adds a warning on old bash versions informing the caller to upgrade bash if there are performance issues.

@tynes tynes enabled auto-merge October 1, 2024 02:53
@smartcontracts
Copy link
Contributor

Issue with external contributions right now, reverting a recent change: #12227

@smartcontracts
Copy link
Contributor

Should be ready to merge if you rebase now

@roberto-bayardo
Copy link
Collaborator Author

Should be ready to merge if you rebase now

done

@tynes tynes added this pull request to the merge queue Oct 1, 2024
Merged via the queue into ethereum-optimism:develop with commit dd2b21c Oct 1, 2024
58 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.

4 participants