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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stablelib/hkdf](https://togithub.com/StableLib/stablelib/tree/master/packages/hkdf) ([source](https://togithub.com/StableLib/stablelib)) | [`1.0.1` -> `2.0.0`](https://renovatebot.com/diffs/npm/@stablelib%2fhkdf/1.0.1/2.0.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stablelib/chacha20poly1305](https://togithub.com/StableLib/stablelib/tree/master/packages/chacha20poly1305) ([source](https://togithub.com/StableLib/stablelib)) | [`1.0.1` -> `2.0.0`](https://renovatebot.com/diffs/npm/@stablelib%2fchacha20poly1305/1.0.1/2.0.0) |...

**Describe the bug** WalletConnect dependency tree includes 5 different, but identical fetch implementations instead of using just one: - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] This bloats...

type: enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/add-to-project](https://togithub.com/actions/add-to-project) | action | patch | `v1.0.1` -> `v1.0.2` | ---...

## Description Updated intake logic of incoming relay messages so they are processed by Sign Client one by one instead of all at the same time. The old approach was...

accepted

**Describe the bug** If there is an error in the SDK after we have sent a response to a request, it is not possible to process a new request until...

type: bug

Hey, we've been dealing with a lot of errors in the console, coming from WalletConnect's logger, making other development logs hard to read. I don't know what the cause of...

type: bug

**Describe the bug** The @walletconnect/jsonrpc-ws-connection package depends on a vulnerable version of the ws package (^7.5.1). This vulnerability allows a Denial of Service (DoS) attack by sending a request with...

type: bug

# Proof Of Concept Do not merge

### Discussed in https://github.com/orgs/WalletConnect/discussions/4642 Originally posted by **maicFir** June 22, 2024 I found that I integrated @web3modal/solana and @solana/web3.js in my website, and the web3Modal wallet could not detect the...