Skip to content

Hide Stargaze from native chain UI#1953

Open
piatoss3612 wants to merge 1 commit into
developfrom
codex/hide-stargaze-native-ui
Open

Hide Stargaze from native chain UI#1953
piatoss3612 wants to merge 1 commit into
developfrom
codex/hide-stargaze-native-ui

Conversation

@piatoss3612
Copy link
Copy Markdown
Member

Summary

  • Keep Stargaze in the embedded chain configuration, but opt it out of native-chain UI treatment.
  • Remove Stargaze from native-chain grouping/filtering surfaces such as the register enable-chains flow, manage chains native grouping, token found native badge, and looking-for-chains native badge.
  • Add a config-level native UI visibility helper so built-in chain data can stay available while the UI stops presenting the chain as native.

Why

We are moving Stargaze toward a non-native chain experience, but removing the embedded chain information immediately can break existing flows. In particular, when skip-go dapps request a connection for Stargaze, the wallet may still need the chain information to exist locally; deleting it outright could cause errors because the requested chain info is missing.

This PR leaves the hardcoded chain metadata in memory and only removes native-chain presentation and filtering behavior.

Validation

  • yarn workspace @keplr-wallet/extension typecheck
  • git diff --check
  • pre-commit eslint and prettier --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

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

Project Deployment Actions Updated (UTC)
keplr-wallet-extension Ready Ready Preview, Comment May 28, 2026 11:33am

Request Review

@piatoss3612 piatoss3612 marked this pull request as ready for review May 28, 2026 11:44
@piatoss3612 piatoss3612 requested a review from a team as a code owner May 28, 2026 11:44
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