Skip to content

chore: update celo testnet to use sepolia instead of deprecated alfajores#985

Draft
evgeniko wants to merge 1 commit into
mainfrom
celo_sepolia
Draft

chore: update celo testnet to use sepolia instead of deprecated alfajores#985
evgeniko wants to merge 1 commit into
mainfrom
celo_sepolia

Conversation

@evgeniko

@evgeniko evgeniko commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

https://docs.celo.org/infra-partners/notices/celo-sepolia-launch

Summary by CodeRabbit

  • Chores
    • Updated Celo testnet infrastructure configuration including explorer URL, RPC endpoint, and chain identifier to align with new testnet infrastructure.

@coderabbitai

coderabbitai Bot commented Feb 17, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Updates Celo testnet configuration constants from Alfajores to Celo Sepolia, including the explorer base URL, native chain ID, and RPC endpoint across three configuration files in the base constants module.

Changes

Cohort / File(s) Summary
Celo Testnet Configuration Migration
core/base/src/constants/explorer.ts, core/base/src/constants/nativeChainIds.ts, core/base/src/constants/rpc.ts
Updated Celo testnet endpoints and identifiers: explorer URL changed from alfajores to sepolia.celoscan.io, native chain ID updated from 44787n to 11142220n, and RPC URL migrated from alfajores-forno to forno.celo-sepolia.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 Hop along to Sepolia's green,
Where Celo testnet's now been seen,
Chain IDs and endpoints dance anew,
Alfajores bid adieu, adieu!
New explorers light our way through.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating Celo testnet configuration from the deprecated Alfajores to Sepolia across multiple constant files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 celo_sepolia

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@kev1n-peters kev1n-peters self-requested a review February 17, 2026 20:52
@kev1n-peters

Copy link
Copy Markdown
Collaborator

Are there any wormhole contracts deployed on Celo Sepolia? If we merged this change as is, then the places where the contract addresses are hard-coded for Celo testnet will not exist on Sepolia (if they don't actually exist)

@evgeniko evgeniko marked this pull request as draft February 17, 2026 21:35
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