Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

fix: xdc apothem rpc url#54

Merged
isaackps merged 1 commit intomasterfrom
fix/xdcapothem-rpcurl
Oct 28, 2025
Merged

fix: xdc apothem rpc url#54
isaackps merged 1 commit intomasterfrom
fix/xdcapothem-rpcurl

Conversation

@isaackps
Copy link
Copy Markdown

@isaackps isaackps commented Oct 28, 2025

Summary

Update XDC apothem rpc url due to the one we are using is not working.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the XDCApothem testnet RPC endpoint configuration to enhance network connectivity and stability.

@isaackps isaackps merged commit f70ab2b into master Oct 28, 2025
8 checks passed
@isaackps isaackps deleted the fix/xdcapothem-rpcurl branch October 28, 2025 09:22
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 28, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The XDCApothem network configuration provider URL was updated from the Ankr RPC endpoint to the official Apothem network endpoint. This is a single-line configuration change to src/common/networks.ts affecting only the JSON-RPC provider URL for the XDCApothem network.

Changes

Cohort / File(s) Change Summary
Network Configuration
src/common/networks.ts
Updated XDCApothem network provider URL from https://rpc.ankr.com/xdc_testnet to https://rpc.apothem.network

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • feat: add astron v5 #47: Modifies provider URL values in the same src/common/networks.ts file for updating RPC endpoints across different networks.

Suggested reviewers

  • nghaninn

Poem

🐰 A hop through networks, a hop through code,
Where endpoints dance down a cleaner road,
From Ankr's path to Apothem's way,
The XDC testnet now leads the day! ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/xdcapothem-rpcurl

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between fb30d0a and 4a8b23e.

📒 Files selected for processing (1)
  • src/common/networks.ts (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 3.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant