Ben Kremer
|
929779f213
|
fix(dapps): aligns EIP712 example with the one used in spec
Reference: https://eips.ethereum.org/EIPS/eip-712
|
2022-03-10 12:04:09 +01:00 |
|
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 |
|
Ben Kremer
|
3c2684f851
|
refactor(dapp): support signing from different addresses on same network
|
2022-02-21 11:45:15 +01:00 |
|
Ben Kremer
|
bb744c48c5
|
refactor: rename testnet localStorage helpers
|
2022-02-10 16:53:46 +01:00 |
|
Ben Kremer
|
004717fce1
|
refactor: moves getAllChainNamespaces into util helpers
|
2022-02-04 12:28:04 +01:00 |
|
Ben Kremer
|
d0840daa1a
|
chore: removes react/ sub directory
|
2022-02-02 14:28:59 +01:00 |
|