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

fix: use random anvil ports in examples #44

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

vasyl-ivanchuk
Copy link
Collaborator

@vasyl-ivanchuk vasyl-ivanchuk commented Jan 14, 2025

As anvil-zksync now panics when the port is already in use, our examples have started to fail as well (e.g. in this action).
I fixed the examples to set the port to 0, which translates to a random available port in anvil-zksync.

Copy link
Owner

@popzxc popzxc left a comment

Choose a reason for hiding this comment

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

👍

@vasyl-ivanchuk vasyl-ivanchuk merged commit 9d6636b into main Jan 14, 2025
5 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the use-random-anvil-ports-for-examples branch January 14, 2025 10:33
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