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
|
86987454eb
|
docs: use walletconnect subdomains for demo links in top-level readme
|
2022-03-10 10:39:20 +01:00 |
|
Ben Kremer
|
2c314afee9
|
docs(dapp): use walletconnect subdomains for demo links
|
2022-03-10 10:36:38 +01:00 |
|
Ilja
|
8d7b4ab17c
|
prep for canary release flow
|
2022-03-07 12:18:38 +02:00 |
|
Ilja
|
74c43b7369
|
Update README.md
|
2022-03-04 16:01:18 +02:00 |
|
Ilja
|
d6b87c0619
|
Update README.md
|
2022-03-04 14:35:48 +02:00 |
|
Ilja
|
2dda0c6a7b
|
Delete .DS_Store
|
2022-03-04 14:32:15 +02:00 |
|
Ilja
|
1820c19a43
|
Delete .DS_Store
|
2022-03-04 14:32:06 +02:00 |
|
Ilja
|
1d5f3fbd80
|
Fix account display in session page
|
2022-03-04 14:24:12 +02:00 |
|
Ilja
|
1cd9228dad
|
Merge branch 'main' of https://github.com/WalletConnect/web-examples
|
2022-03-04 14:08:29 +02:00 |
|
Ilja
|
39e68dfcd3
|
Enable per chain account selection
|
2022-03-04 14:08:20 +02:00 |
|
Ben Kremer
|
e437e802dd
|
fix: handle session_updated event in EthereumProvider examples
|
2022-03-04 12:03:24 +00:00 |
|
Ilja
|
a22cd324b1
|
Merge branch 'wallets'
|
2022-03-04 13:42:40 +02:00 |
|
Ilja
|
c6ebce7bf3
|
Update readme
|
2022-03-04 13:42:20 +02:00 |
|
Ilja
|
02bf3b642d
|
Create request modal components to cleanup the views
|
2022-03-04 13:10:05 +02:00 |
|
Ilja
|
ae1a9f8f7c
|
Cleanup and unify request data display
|
2022-03-04 12:37:17 +02:00 |
|
Ben Kremer
|
1998be6295
|
refactor(dapp-v2): use existing onSessionConnected handler for session_updated
|
2022-03-04 10:30:08 +00:00 |
|
Ilja
|
f4df97e97b
|
Cleanup session project data display
|
2022-03-04 12:24:15 +02:00 |
|
Ben Kremer
|
6eec915a46
|
Merge branch 'fix/session-update-handling' into main
|
2022-03-04 10:22:27 +00:00 |
|
Ben Kremer
|
57e991f56a
|
fix(v2-dapp): handle CLIENT_EVENTS.session.updated event
|
2022-03-04 10:21:15 +00:00 |
|
Ilja
|
9b89d8565a
|
Merge branch 'wallets'
|
2022-03-02 15:57:37 +02:00 |
|
Ilja
|
749e8f9bd4
|
Add ability to manage session
|
2022-03-02 15:57:21 +02:00 |
|
Ilja
|
3add26b0bf
|
Fix double cosmos connection issue
|
2022-03-02 12:46:52 +02:00 |
|
Ben Kremer
|
f8df69843d
|
docs: adds cosmosProvider example to top-level readme index
|
2022-03-01 14:30:36 +00:00 |
|
Ben Kremer
|
42a2aeea97
|
Merge branch 'main' of github.com:WalletConnect/examples into main
|
2022-03-01 14:13:51 +00:00 |
|
Ben Kremer
|
44b2cac9f3
|
fix(v2-cosmos-provider): set RPC result on caught error
|
2022-03-01 14:13:14 +00:00 |
|
Ben Kremer
|
2e0ead7011
|
fix(v2-cosmos-provider): fixes expected RPC result shape
|
2022-03-01 14:05:39 +00:00 |
|
Ben Kremer
|
d91d05d559
|
fix(react-dapp-v2): fixes accessing of result.signature on cosmos RPC
|
2022-03-01 13:56:47 +00:00 |
|
Ilja
|
caddeee915
|
Merge branch 'wallets'
|
2022-03-01 15:36:41 +02:00 |
|
Ilja
|
320a4e9c61
|
remove cosmos wallet
|
2022-03-01 15:36:14 +02:00 |
|
Ilja
|
5bf6c7bc8c
|
add proper types
|
2022-03-01 15:35:50 +02:00 |
|
Ilja
|
643b38a3a8
|
wrap up cosmos js
|
2022-03-01 15:34:37 +02:00 |
|
Ilja
|
24f5aa1a15
|
Cosmos signing wip
|
2022-03-01 14:43:09 +02:00 |
|
Ben Kremer
|
072d4593ca
|
chore: rename react-dapp-v2-cosmos -> react-dapp-v2-cosmos-provider
|
2022-03-01 12:02:15 +00:00 |
|
Ilja
|
9217bee15b
|
Add ui to select pairing accs cross chain
|
2022-02-28 16:16:30 +02:00 |
|
Ilja
|
30f5f7cb1e
|
Cleanup CosmosUtil api
|
2022-02-28 15:45:44 +02:00 |
|
Ilja
|
bf2764b6c6
|
Use mnemonic-keystore and cosmos-wallet
|
2022-02-28 15:36:47 +02:00 |
|
Ilja
|
c7c2c7d8c4
|
Merge branch 'wallets'
|
2022-02-25 17:06:05 +02:00 |
|
Ilja
|
fbf5862121
|
Add cosmos to session proposal modal
|
2022-02-25 17:05:44 +02:00 |
|
Ilja
|
580cb40b32
|
Add cosmos to account list
|
2022-02-25 15:48:54 +02:00 |
|
Ilja
|
7fe4415af0
|
CosmosUtil for wallet creation
|
2022-02-25 15:19:39 +02:00 |
|
Ilja
|
b73855a561
|
wip cosmos wallet util
|
2022-02-24 15:26:02 +02:00 |
|
Ilja
|
948f66aef2
|
Reorganise everything, to separate EIP155 from Cosmos logic
|
2022-02-24 13:55:13 +02:00 |
|
Ilja
|
11a0966052
|
WIP adding cosmos hub
|
2022-02-24 12:23:52 +02:00 |
|
Ben Kremer
|
d309291b9e
|
docs(v2-cosmos): updates readme
|
2022-02-24 10:54:10 +01:00 |
|
Ben Kremer
|
2e6200b4d5
|
Merge branch 'feat/dapp-cosmos-provider' into main
|
2022-02-24 10:46:34 +01:00 |
|
Ben Kremer
|
cc39f1c52b
|
refactor(cosmos): handle RPC requests via cosmosProvider
|
2022-02-24 10:42:31 +01:00 |
|
Ben Kremer
|
a9be9fc4e9
|
feat: sets up v2-cosmos example
|
2022-02-23 15:02:40 +01:00 |
|
Ilja
|
8d6cd5c541
|
wip, session page
|
2022-02-23 13:33:15 +02:00 |
|
Ben Kremer
|
09334bd198
|
docs(with-web3js): updates example and top-level readmes
|
2022-02-23 11:07:21 +01:00 |
|