web-examples icon indicating copy to clipboard operation
web-examples copied to clipboard

Wallet and dapp examples implementing WalletConnect v2

Results 161 web-examples 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 | |---|---|---|---|---|---| | [@walletconnect/web3wallet](https://togithub.com/walletconnect/walletconnect-monorepo) | [`1.11.1` -> `1.11.2`](https://renovatebot.com/diffs/npm/@walletconnect%2fweb3wallet/1.11.1/1.11.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@walletconnect%2fweb3wallet/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

## Context ### Repro 1. go to https://react-app.walletconnect.com/ 2. select only one chain (e.g. Ethereum), copy pairing URI 3. Go to https://react-wallet.walletconnect.com/ > connect 4. See modal with missing info...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue](https://redirect.github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://redirect.github.com/vuejs/core)) | [`3.5.2` -> `3.5.6`](https://renovatebot.com/diffs/npm/vue/3.5.2/3.5.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

```javascript parseInt("0x2dbe4df48c1f4400", 16).toString() // get the result '3296157690000000000' parseInt("0xd1c28026901869bc00", 16).toString() // get the result is '3.869384755846e+21' , the fromWad function will get an error ``` To solve this issue, it...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@celo/wallet-base](https://docs.celo.org) ([source](https://togithub.com/celo-org/developer-tooling)) | [`5.1.1` -> `5.2.0`](https://renovatebot.com/diffs/npm/@celo%2fwallet-base/5.1.1/5.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@celo%2fwallet-base/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@wagmi/connectors](https://togithub.com/wevm/wagmi) ([source](https://togithub.com/wevm/wagmi/tree/HEAD/packages/connectors)) | [`4.1.13` -> `4.3.10`](https://renovatebot.com/diffs/npm/@wagmi%2fconnectors/4.1.13/4.3.10) |...

The current validation of `eth_signTransaction` result is not sufficient for handling 1559 responses

For EOA's added support of EIP5792 method wallet_sendCalls. Data related to call's and its receipts are stored on browser local browser storage. Configured support on chain: sepolia