wallet-connect-web-examples/dapps/react-dapp-v2/src
Ben Kremer 7e76cb79d1 fix(api): use /account-balance endpoint instead of /account-assets
There seems to be a weird race condition on the `/account-assets`
endpoint when handling two different requests for the same chainId.

Reproduction:
https://codesandbox.io/s/ethereum-api-race-condition-repro-f24x4t?file=/src/index.js
2022-02-21 17:53:11 +01:00
..
assets chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00
chains chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00
components refactor(dapp): support signing from different addresses on same network 2022-02-21 11:45:15 +01:00
constants feat: adds eth_sign and eth_signTransaction examples 2022-02-16 14:05:12 +01:00
contexts fix(api): use /account-balance endpoint instead of /account-assets 2022-02-21 17:53:11 +01:00
helpers fix(api): use /account-balance endpoint instead of /account-assets 2022-02-21 17:53:11 +01:00
modals chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00
App.tsx refactor(dapp): support signing from different addresses on same network 2022-02-21 11:45:15 +01:00
index.tsx chore: remove old class-based App component 2022-02-10 11:45:19 +01:00
react-app-env.d.ts chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00
styles.ts style: format all with prettier 2022-02-02 17:11:22 +01:00