Skip to content

Add arc testnet for rpc sync#727

Merged
DenhamPreen merged 1 commit intomainfrom
dp/arc-testnet
Oct 30, 2025
Merged

Add arc testnet for rpc sync#727
DenhamPreen merged 1 commit intomainfrom
dp/arc-testnet

Conversation

@DenhamPreen
Copy link
Contributor

@DenhamPreen DenhamPreen commented Oct 30, 2025

No description provided.

@vercel
Copy link

vercel bot commented Oct 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
envio-docs Ready Ready Preview Comment Oct 30, 2025 8:59pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 30, 2025

Walkthrough

A new Arc Testnet network configuration entry (chainId 5042002) with four RPC endpoints is prepended to the rpcNetworks array in the scripts/rpc-networks.json configuration file.

Changes

Cohort / File(s) Summary
Network Configuration Addition
scripts/rpc-networks.json
Inserts Arc Testnet entry at the start of rpcNetworks array with chainId 5042002 and four RPC endpoints (testnet.arc.network, blockdaemon, drpc, and quicknode variants).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Straightforward JSON configuration addition with no logic changes or structural modifications.

Poem

🐰 A new network hops into place,
Arc Testnet joins the RPC race,
Four endpoints ready to go,
Blockchains faster than before!

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The pull request title "Add arc testnet for rpc sync" directly corresponds to the primary change in the raw summary, which inserts a new Arc Testnet entry (chainId: 5042002) into the rpcNetworks array in scripts/rpc-networks.json. The title is concise, avoids noise like file paths or emojis, and clearly indicates the action being taken. While the phrase "for rpc sync" could be slightly more descriptive about the specific purpose, it is contextually reasonable for a change to an RPC networks configuration file. The title need not cover all changes in this large bundled PR, as noted in the instructions.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ 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 dp/arc-testnet

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.

@DenhamPreen DenhamPreen merged commit 4fbba01 into main Oct 30, 2025
3 checks passed
@DenhamPreen DenhamPreen deleted the dp/arc-testnet branch October 30, 2025 21:05
@coderabbitai coderabbitai bot mentioned this pull request Oct 30, 2025
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.

1 participant