Skip to content

Add support for DataHaven Testnet - #5502

Merged
svenvoskamp merged 2 commits into
mainfrom
REOWN-4430
Feb 3, 2026
Merged

Add support for DataHaven Testnet#5502
svenvoskamp merged 2 commits into
mainfrom
REOWN-4430

Conversation

@svenvoskamp

@svenvoskamp svenvoskamp commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Register DataHaven Testnet in the WalletConnect RPC supported chains list

Changes

  • packages/appkit-utils/src/CaipNetworkUtil.ts: Add eip155:55931 to WC_HTTP_RPC_SUPPORTED_CHAINS for Blockchain API RPC support

Test plan

  • Connect wallet on DataHaven Testnet (chain ID 55931)
  • Verify gas estimation works correctly
  • Test createBucket smart contract call
  • Verify transaction signing and submission

@linear

linear Bot commented Jan 29, 2026

Copy link
Copy Markdown

@vercel

vercel Bot commented Jan 29, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
appkit-basic-html Ready Ready Preview, Comment Jan 29, 2026 3:18pm
appkit-demo Ready Ready Preview, Comment Jan 29, 2026 3:18pm
appkit-gallery Ready Ready Preview, Comment Jan 29, 2026 3:18pm
appkit-headless-sample-app Ready Ready Preview, Comment Jan 29, 2026 3:18pm
appkit-laboratory Ready Ready Preview, Comment Jan 29, 2026 3:18pm
10 Skipped Deployments
Project Deployment Review Updated (UTC)
appkit-basic-example Ignored Ignored Jan 29, 2026 3:18pm
appkit-basic-sign-client-example Ignored Ignored Jan 29, 2026 3:18pm
appkit-basic-up-example Ignored Ignored Jan 29, 2026 3:18pm
appkit-ethers5-bera Ignored Ignored Jan 29, 2026 3:18pm
appkit-nansen-demo Ignored Ignored Jan 29, 2026 3:18pm
appkit-vue-solana Ignored Ignored Jan 29, 2026 3:18pm
appkit-wagmi-cdn-example Ignored Ignored Jan 29, 2026 3:18pm
ethereum-provider-wagmi-example Ignored Ignored Jan 29, 2026 3:18pm
next-wagmi-solana-bitcoin-example Ignored Ignored Jan 29, 2026 3:18pm
vue-wagmi-example Ignored Ignored Jan 29, 2026 3:18pm

Request Review

@changeset-bot

changeset-bot Bot commented Jan 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 74e4107

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

Visual Regression Test Results ✅ Passed

⚠️ 15 visual change(s) detected

Chromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=716
Storybook Preview: https://6493191bf4b10fed8ca7353f-axggdoysfx.chromatic.com/

👉 Please review the visual changes in Chromatic and accept or reject them.

@github-actions

github-actions Bot commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size Check

All bundles are within size limits

📊 View detailed bundle sizes

> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit


> size-limit

@reown/appkit - Main Entry
Size limit:   80 kB
Size:         75.4 kB with all dependencies, minified and gzipped
Loading time: 1.5 s   on slow 3G
Running time: 512 ms  on Snapdragon 410
Total time:   2 s
@reown/appkit/react
Size limit:   235 kB
Size:         233.48 kB with all dependencies, minified and gzipped
Loading time: 4.6 s     on slow 3G
Running time: 986 ms    on Snapdragon 410
Total time:   5.6 s
@reown/appkit/vue
Size limit:   80 kB
Size:         75.4 kB with all dependencies, minified and gzipped
Loading time: 1.5 s   on slow 3G
Running time: 443 ms  on Snapdragon 410
Total time:   2 s
@reown/appkit-scaffold-ui
Size limit:   220 kB
Size:         213.38 kB with all dependencies, minified and gzipped
Loading time: 4.2 s     on slow 3G
Running time: 543 ms    on Snapdragon 410
Total time:   4.8 s
@reown/appkit-ui
Size limit:   500 kB
Size:         13.16 kB with all dependencies, minified and gzipped
Loading time: 258 ms   on slow 3G
Running time: 108 ms   on Snapdragon 410
Total time:   365 ms

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.66% 39475 / 50183
🔵 Statements 78.66% 39475 / 50183
🔵 Functions 76.34% 4250 / 5567
🔵 Branches 86.73% 9607 / 11076
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit-utils/src/CaipNetworkUtil.ts 99.56% 98.8% 95.65% 99.56% 266
packages/appkit/exports/constants.ts 100% 100% 100% 100%
Generated in workflow #16792 for commit 74e4107 by the Vitest Coverage Report Action

@svenvoskamp
svenvoskamp added this pull request to the merge queue Feb 3, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Feb 3, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 3, 2026
@svenvoskamp
svenvoskamp added this pull request to the merge queue Feb 3, 2026
Merged via the queue into main with commit 3999003 Feb 3, 2026
44 checks passed
@svenvoskamp
svenvoskamp deleted the REOWN-4430 branch February 3, 2026 10:34
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants