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

Add XR Sepolia chain (#1) #2444

Merged
merged 5 commits into from
Jun 30, 2024
Merged

Add XR Sepolia chain (#1) #2444

merged 5 commits into from
Jun 30, 2024

Conversation

RealWooblay
Copy link
Contributor

@RealWooblay RealWooblay commented Jun 27, 2024

PR-Codex overview

This PR adds a new XR Sepolia chain to the project.

Detailed summary

  • Added xrSepolia chain definition to chains/index.ts
  • Created xrSepolia chain definition in chains/definitions/xrSepolia.ts with ID 2730
  • Configured xrSepolia with native currency, RPC URLs, block explorers, and set as a testnet

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Jun 27, 2024

🦋 Changeset detected

Latest commit: d3321ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

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

Copy link

vercel bot commented Jun 27, 2024

@RealWooblay is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@@ -198,12 +198,12 @@ test('default', async () => {
"0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266",
"0x0000000000000000000000000000000000000000000000000000000000000221",
],
"transactionHash": "0xf0c48f098fb7f44a4ca942f85277e97ad3481020e21f1f165eed514205a21694",
"transactionHash": "0x217f9a45ed86f0f83ec4215b2bb7d644300df2be450abdeb33426f0e65b4ae48",
Copy link
Member

Choose a reason for hiding this comment

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

please revert this

blockExplorers: {
default: {
name: 'Blockscout',
url: 'https://xr-sepolia-testnet.explorer.caldera.xyz/',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
url: 'https://xr-sepolia-testnet.explorer.caldera.xyz/',
url: 'https://xr-sepolia-testnet.explorer.caldera.xyz',

@RealWooblay
Copy link
Contributor Author

@jxom Please review for merge

@RealWooblay
Copy link
Contributor Author

@jxom Changes reverted, let me know thanks

@jxom jxom self-requested a review June 30, 2024 10:33
@jxom jxom merged commit 495192c into wevm:main Jun 30, 2024
2 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Jun 30, 2024
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