Ilja
|
08e3ff9f62
|
Cleanup, verify sol connection is working
|
2022-03-14 14:31:07 +02:00 |
|
Ilja
|
1200b60877
|
Implement solana secret key storage and recovery
|
2022-03-14 14:06:19 +02:00 |
|
Ben Kremer
|
a6ef7d64bd
|
Merge branch 'feat/dapp-with-solana-web3js' into main
|
2022-03-14 12:14:44 +01:00 |
|
Ben Kremer
|
5338c930fe
|
fix: adds toggling between solana devnet and mainnet
|
2022-03-14 12:10:15 +01:00 |
|
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 |
|
Ben Kremer
|
ae2a3d2d60
|
feat(dapp-with-solana): sets up client and sol_signTransaction test
|
2022-03-11 18:15:56 +01:00 |
|
Ben Kremer
|
c418007c24
|
chore(deps): adds bs58
|
2022-03-11 16:12:39 +01:00 |
|
Ben Kremer
|
2568b0d3bb
|
fix: manually adds basic solana chain metadata until available via API
|
2022-03-11 15:17:04 +01:00 |
|
Ben Kremer
|
4932223b76
|
chore: adds solana mainnet and testnet chainIds
|
2022-03-11 15:16:35 +01:00 |
|
Ben Kremer
|
f5b6c7c8a8
|
chore(deps): adjusts required deps for solana
|
2022-03-11 15:15:32 +01:00 |
|
Ben Kremer
|
7b8b3e5c85
|
chore: set up react-dapp-v2-with-solana-web3js subdirectory
|
2022-03-11 14:03:18 +01:00 |
|
Ben Kremer
|
dad29d7611
|
Revert "Cosmos signature verification (#6)"
This reverts commit 3c47a595b8 .
|
2022-03-10 15:38:53 +01:00 |
|
Alex
|
3c47a595b8
|
Cosmos signature verification (#6)
|
2022-03-10 15:30:12 +01:00 |
|
Ben Kremer
|
512d9f1ccc
|
fix: sets rpc result to null on rejection for EthereumProvider examples
|
2022-03-10 12:16:05 +01:00 |
|
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 |
|