walletconnect-monorepo icon indicating copy to clipboard operation
walletconnect-monorepo copied to clipboard

WalletConnect Monorepo

Results 297 walletconnect-monorepo issues
Sort by recently updated
recently updated
newest added

**Adding a new chain to the Explorer** To get a new chain added to the Explorer, you will need to submit the following: 1. JSON-RPC spec for Wallets **(only if...

type: new chain request

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Changelog Sourced from micromatch's changelog. [4.0.8] - 2024-08-22 backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch [4.0.7] - 2024-05-22 this is basically v4.0.5,...

type: dependencies

Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.5. Release notes Sourced from axios's releases. Release v1.7.5 Release notes: Bug Fixes adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707) core: add the missed...

type: dependencies

**Describe the bug** Getting the following error while trying to implement WC modal in react-native for Solana: ``` INFO {"context": "core"} Core Initialization Success INFO {"context": "core"} {"context": "core/expirer"} Emitting...

type: bug

> Creating a release? Please use the [Release PR Template](https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/.github/pr_template_release.md) instead. ## Description Please include a brief summary of the change. ## Type of change - [ ] Chore (non-breaking...

accepted

**Adding a new chain to the Explorer** To get a new chain added to the Explorer, you will need to submit the following: 1. JSON-RPC spec for Wallets **(only if...

type: new chain request

**Describe the bug** Hi all, In our SDK, which you can check out [here](https://github.com/airgap-it/beacon-sdk), we use `session.ping` to verify a wallet’s readiness. Our flow works as follows: 1. When a...

type: bug

**Adding a new chain to the Explorer** To get a new chain added to the Explorer, you will need to submit the following: 1. JSON-RPC spec for Wallets **(only if...

type: new chain request

**Describe the bug** After setting up WalletConnect on a react-native/expo app (works very smoothly, thanks!) the WalletConnect libraries add **2MB** to the JS Bundle, of which `@walletconnect/utils/dist/index.cjs.js` alone is included...

type: bug

## Description Avoid deeplinking if document is not in focus. This resolves an issue where deeplinks initiated when app was in background would trigger when the app is back in...

accepted