wallet-connect-web-examples/dapps
Ben Kremer 2b695af9f0 fix: allows rejected eth_sendTransaction call to bubble to handler
Fixes: https://github.com/WalletConnect/walletconnect-monorepo/issues/854

There was a superfluous try/catch here which caused the rejection to be
logged and then continue instead of throwing and allowing the
JsonRpcHandler wrapper to handle the promise rejection.
2022-03-14 11:11:16 +01:00
..
react-dapp-v2 fix: allows rejected eth_sendTransaction call to bubble to handler 2022-03-14 11:11:16 +01:00
react-dapp-v2-cosmos-provider Revert "Cosmos signature verification (#6)" 2022-03-10 15:38:53 +01:00
react-dapp-v2-with-ethers fix: sets rpc result to null on rejection for EthereumProvider examples 2022-03-10 12:16:05 +01:00
react-dapp-v2-with-web3js fix: sets rpc result to null on rejection for EthereumProvider examples 2022-03-10 12:16:05 +01:00