-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update SKALE Network Chains #3500
Update SKALE Network Chains #3500
Conversation
TheGreatAxios
commented
Mar 25, 2025
- Removes Unused SKALE Chains: Razor, Human Protocol, CryptoColosseum
- Simplifies Names for SKALE Chains
- Changes Exorde -> Extrude Network to match their branding
- Updates block numbers on multicall3 contracts to match snake_case for consistency
- Remove Razor, HP, and CC definitions from the barrel file
@TheGreatAxios is attempting to deploy a commit to the Wevm Team on Vercel. A member of the Team first needs to authorize it. |
🦋 Changeset detectedLatest commit: c25df73 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@@ -459,14 +459,11 @@ export { skaleBlockBrawlers } from './definitions/skale/brawl.js' | |||
export { skaleCalypso } from './definitions/skale/calypso.js' | |||
export { skaleCalypsoTestnet } from './definitions/skale/calypsoTestnet.js' | |||
export { skaleCryptoBlades } from './definitions/skale/cryptoBlades.js' | |||
export { skaleCryptoColosseum } from './definitions/skale/cryptoColosseum.js' |
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.
please /** deprecated */
chains instead of removing them.
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.
Resolved in 18b1d9b
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.
I see the chains are still removed. Please leave the exports in.
Note, looks like other networks are causing the tests to fail due to broken RPCs |
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.
please restore
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.
Added back in 9d95d5b
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.
please restore
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.
Added back in 9d95d5b
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.
please restore
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.
Added back in 9d95d5b
84f6746
to
69e1168
Compare
Deployment failed with the following error:
|
Closing and will reopen with a clean setup right away |