Ilja
|
19a5aad5ef
|
fix solana message signing
|
2022-03-15 15:37:08 +02:00 |
|
Ilja
|
0a839ff36e
|
Expose all mnemonics and secret keys in settings
|
2022-03-15 14:48:35 +02:00 |
|
Ilja
|
52f8c5d82c
|
Fis solana signTransaction
|
2022-03-15 14:31:10 +02:00 |
|
Ilja
|
0c2f1350e1
|
Create EIP155Lib for consistency with Cosmos and Solana
|
2022-03-15 14:21:17 +02:00 |
|
Ilja
|
b324ed7b34
|
Cleanup
|
2022-03-15 13:37:48 +02:00 |
|
Ilja
|
dd81e04445
|
Save solana signTransaction progress
|
2022-03-15 13:30:41 +02:00 |
|
Ilja
|
4d593758e7
|
Refactor CosmosLib
|
2022-03-15 12:09:30 +02:00 |
|
Ilja
|
cdbf9af7a6
|
Add feePayer and recentBlockhash to solana's signTransaction
|
2022-03-15 11:29:42 +02:00 |
|
Ilja
|
8ba122d703
|
Save progress on solana transaction signing
|
2022-03-15 11:11:58 +02:00 |
|
Ilja
|
518510ca1f
|
Add solana support to session page
|
2022-03-14 14:53:12 +02:00 |
|
Ilja
|
2b9a9e4e6a
|
Add solana devnet
|
2022-03-14 14:36:45 +02:00 |
|
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
|
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
|
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 |
|