Skip to content

chore: remove non-native chain Archway from builtin chains - #25

Merged
kws1207 merged 2 commits into
developfrom
chore/remove-non-native-chain-archway
Apr 3, 2026
Merged

chore: remove non-native chain Archway from builtin chains#25
kws1207 merged 2 commits into
developfrom
chore/remove-non-native-chain-archway

Conversation

@kws1207

@kws1207 kws1207 commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove Archway (archway-1) from MCP builtin chain registry
  • Archway is not a native (built-in) chain in the Keplr extension (EmbedChainInfos), so it should not be included in the MCP server's BUILTIN_CHAINS

Changes

  • packages/server/src/chains/cosmos.ts — chain config 제거
  • packages/server/src/plugins/cosmos/cosmwasm.ts — CosmWasm 지원 체인 목록에서 제거
  • packages/server/src/services/price.ts — ARCH 가격 매핑 제거
  • docs/ — 관련 문서 업데이트

Test plan

  • pnpm test — 1191 tests passed
  • pnpm lint:fix — no new issues
  • pnpm build — success

🤖 Generated with Claude Code

Archway is not a native (built-in) chain in the Keplr extension,
so it should not be included in the MCP builtin chain registry.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
keplr-wallet-mcp-ehxv Ready Ready Preview, Comment Apr 3, 2026 9:42am

Request Review

@kws1207
kws1207 marked this pull request as ready for review April 3, 2026 06:46
@kws1207 kws1207 self-assigned this Apr 3, 2026
@kws1207
kws1207 requested a review from piatoss3612 April 3, 2026 06:46

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c519de46b0

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/server/src/services/price.ts
DENOM_TO_COINGECKO is a token symbol fallback, not chain-specific.
IBC-transferred ARCH on other chains needs this mapping for pricing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kws1207
kws1207 merged commit 987dd36 into develop Apr 3, 2026
6 checks passed
@kws1207
kws1207 deleted the chore/remove-non-native-chain-archway branch April 3, 2026 09:43
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