Skip to content

fix: update Alfajores references to Celo Sepolia and fix http links#2198

Open
0xward wants to merge 1 commit into
celo-org:mainfrom
0xward:fix/update-alfajores-to-sepolia-and-https
Open

fix: update Alfajores references to Celo Sepolia and fix http links#2198
0xward wants to merge 1 commit into
celo-org:mainfrom
0xward:fix/update-alfajores-to-sepolia-and-https

Conversation

@0xward

@0xward 0xward commented Jun 17, 2026

Copy link
Copy Markdown

Changes

Fix outdated Alfajores testnet references

Alfajores testnet was deprecated in September 2025 and replaced by Celo Sepolia. Updated references in:

  • tooling/libraries-sdks/viem/index.mdx — updated celoAlfajores chain and FEE_CURRENCIES_ALFAJORES to use Celo Sepolia equivalents
  • tooling/libraries-sdks/contractkit/usage.mdx — updated block explorer link from Alfajores to Celo Sepolia

Fix insecure HTTP link

  • contribute-to-celo/release-process/base-cli-contractkit-dappkit-utils.mdx — updated http://semver.org to https://semver.org

@0xward 0xward requested review from a team as code owners June 17, 2026 05:07
@0xward

0xward commented Jun 17, 2026

Copy link
Copy Markdown
Author

Hi team, just checking in on this PR. Happy to make any changes if needed!

args: [to, parseEther(value)],
// set the fee currency on the contract write call
feeCurrency: FEE_CURRENCIES_ALFAJORES["cusd"],
feeCurrency: FEE_CURRENCIES_ALFAJORES["cusd"]feeCurrency: FEE_CURRENCIES_SEPOLIA["cusd"],,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this needs a fix

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