-
Notifications
You must be signed in to change notification settings - Fork 73
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
Replace deprecated Goerli testnets #1974
Conversation
I'm fine with removing these goerli chains since they're all deactivated / decommissioned (rather than just deprecated). |
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.
Looks like the newly added Arbitrum Sepolia Testnet is failing verification..?
Yeah, I noticed that running |
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.
but I generated the receipt and added those fields manually.
Nice 👍 Not sure why the ethereum goerli and polygon testnet verifications are failing, but we know they're ok
Some of the testnets based on Goerli are now officially deprecated. Some of them also caused the CI runs to fail. Removed the following Goerli testnets:
Also deployed protocol contracts to the newer Sepolia Testnets:
Arbitrum Sepolia Testnet
Metis Sepolia Testnet
zkEVM Cardona Testnet (Polygon zkEVM's new testnet)
This PR cannot be merged until the newer Sepolia testnets are added in the @api3/chains package.