Skip to content

Conversation

tomiir
Copy link
Contributor

@tomiir tomiir commented Sep 26, 2025

Description

Adds support for stacksTestnet on walletconnectWallet

  1. Motivation for change
    Users trying to target testnet are not able to

  2. What was changed
    No public interface changes, request now picks up network parameter if present and maps to corresponding CAIP id

  3. How does this impact application developers
    Allows them to target testnet in their requests

  4. Link to relevant issues and documentation
    N/A

  5. Provide examples of use cases with code samples and applicable acceptance criteria
    wcWallet.request('stx_sendTransaction', { network: 'testnet' }) will now target testnet on WC provider

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Are documentation updates required?

Unsure where to push this

  • Link to documentation updates:

Checklist

  • Code is commented where needed
  • Unit test coverage for new or modified code paths
  • Changelog is updated
  • Tag @janniks for review

@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2025

🦋 Changeset detected

Latest commit: 1a1ae96

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@stacks/connect Patch
@stacks/connect-react Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Sep 26, 2025

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

Project Deployment Preview Comments Updated (UTC)
connect Ready Ready Preview Comment Sep 26, 2025 10:06am
connect-docs Ready Ready Preview Comment Sep 26, 2025 10:06am

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