Skip to content

chore: clean up chainsInfo.ts by removing unused entries#1496

Merged
aleem1314 merged 1 commit intomasterfrom
aleem1314-patch-2
Feb 4, 2026
Merged

chore: clean up chainsInfo.ts by removing unused entries#1496
aleem1314 merged 1 commit intomasterfrom
aleem1314-patch-2

Conversation

@aleem1314
Copy link
Member

@aleem1314 aleem1314 commented Feb 4, 2026

Removed unused configurations and logos for multiple chains in chainsInfo.ts.

Summary by CodeRabbit

  • Chores
    • Updated blockchain network configurations with refined endpoints and identifiers for improved connectivity.
    • Removed support for several networks from the supported chains list.

Removed unused configurations and logos for multiple chains in chainsInfo.ts.
@vercel
Copy link

vercel bot commented Feb 4, 2026

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

Project Deployment Actions Updated (UTC)
resolute Ready Ready Preview, Comment Feb 4, 2026 8:59am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

📝 Walkthrough

Walkthrough

The change modifies the network configuration registry by removing several blockchain network entries and updating others with new identifiers, endpoints, and parameters. Network configurations are pruned and selectively updated, affecting identifiers, connection endpoints, currency definitions, and blockchain prefixes.

Changes

Cohort / File(s) Summary
Network Registry Updates
frontend/src/utils/chainsInfo.ts
Removed multiple network configurations (Desmos, OmniflixHub, Quicksilver, Mars, Archway, Neon/Neutron variants) and updated remaining entries with new identifiers, endpoints, currencies, bech32 prefixes, logos, and explorer URLs. Shifts in wallet support flags and experimental toggles applied across affected networks.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Suggested reviewers

  • charymalloju

Poem

🐰 Networks reshape in this registry sweep,
Old chains retire to slumber deep,
While new endpoints and currencies gleam,
We bounce through the blockchain dream!
✨🔗

🚥 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: removing unused network entries from chainsInfo.ts, which aligns with the large net deletion (-747 lines) and removal of entire network configurations.
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 aleem1314-patch-2

Important

Action Needed: IP Allowlist Update

If your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:

  • 136.113.208.247/32 (new)
  • 34.170.211.100/32
  • 35.222.179.152/32

Reviews will stop working after February 8, 2026 if the new IP is not added to your allowlist.


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.

@aleem1314 aleem1314 enabled auto-merge (squash) February 4, 2026 08:55
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@frontend/src/utils/chainsInfo.ts`:
- Around line 1023-1028: In chainsInfo.ts the bech32 prefix for consensus
addresses is misspelled: update the bech32PrefixConsAddr value (currently
'gravitygvalcons') to the correct 'gravityvalcons' so consensus address parsing
uses the official prefix; check the surrounding bech32PrefixConsPub
('gravityvalconspub') still matches and run any bech32/address parsing logic
that relies on bech32PrefixConsAddr to confirm behavior.

@aleem1314 aleem1314 disabled auto-merge February 4, 2026 08:59
@aleem1314 aleem1314 enabled auto-merge (squash) February 4, 2026 08:59
@aleem1314 aleem1314 disabled auto-merge February 4, 2026 09:00
@aleem1314 aleem1314 merged commit ea6142b into master Feb 4, 2026
7 checks passed
@aleem1314 aleem1314 deleted the aleem1314-patch-2 branch February 4, 2026 09:00
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