Skip to content

Add Paseo testnet support#33

Merged
itsyogesh merged 1 commit intomasterfrom
feat/paseo-testnet
Feb 28, 2026
Merged

Add Paseo testnet support#33
itsyogesh merged 1 commit intomasterfrom
feat/paseo-testnet

Conversation

@itsyogesh
Copy link
Owner

@itsyogesh itsyogesh commented Feb 28, 2026

Summary

  • Add Paseo testnet to the wallet config's supported chains
  • Chain selector automatically shows Paseo with its icon and testnet badge via LunoKit
  • Genesis hash was already mapped in types/pallet-context.ts

Closes #31

Test plan

  • Verify Paseo appears in the chain selector dropdown
  • Verify Paseo chain icon renders correctly
  • Verify testnet badge shows for Paseo
  • Verify connecting to Paseo RPC and loading pallets works

paseo-chain-switch

Add Paseo testnet chain from LunoKit to the wallet config.
Chain selector will automatically show Paseo with its icon
and testnet badge. Genesis hash was already mapped.
@vercel
Copy link
Contributor

vercel bot commented Feb 28, 2026

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

Project Deployment Actions Updated (UTC)
relaycode Building Building Preview, Comment Feb 28, 2026 7:30pm

Request Review

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.52%. Comparing base (46f5f7b) to head (886b2d1).

Files with missing lines Patch % Lines
config/wallet.ts 0.00% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   60.52%   60.52%           
=======================================
  Files         147      147           
  Lines       17363    17363           
  Branches     1158     1158           
=======================================
  Hits        10509    10509           
  Misses       6808     6808           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@itsyogesh itsyogesh merged commit 9652503 into master Feb 28, 2026
5 checks passed
@itsyogesh itsyogesh deleted the feat/paseo-testnet branch February 28, 2026 19:46
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.

add custom chain via ws url

2 participants