Commit 87bf5d1
committed
feat: wallet sdk improvements
This PR improves the Wallet SDK so it supports private (via `MessageChannel`) and encrypted (by performing a key exchange) communications with extension wallets.
It also fixes an issue with PXE not wrapping the node in a proxy, which prevented us from getting RPC stats.
Co-authored-by: thunkar <[email protected]>1 parent d0ee941 commit 87bf5d1
File tree
10 files changed
+698
-208
lines changed- yarn-project
- pxe/src
- wallet-sdk
- src
- manager
- providers/extension
10 files changed
+698
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
202 | | - | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
0 commit comments