-
Notifications
You must be signed in to change notification settings - Fork 114
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
feat: add sepolia testnet to config #55
Conversation
Visit the preview URL for this PR (updated for commit 3ecdb70):
(expires Wed, 25 Oct 2023 07:04:21 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: e508f9012944951194447cb8885950b451a24403 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are number of failing e2e test which try to find a network by its name:
waiting for selector "//*[@class='network-list']//*[contains(text(), 'zkSync Era Testnet')] >> nth=0" to be visible
let's change the hardcoded network name there, too.
🎉 This PR is included in version 2.16.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
# What ❔ Add sepolia testnet to the staging networks config ## Why ❔ To be able to test the new network
What ❔
Add sepolia testnet to the staging networks config
Why ❔
To be able to test the new network