Ben Kremer
112465b5c7
fix(wallet-v2): fixes signing for solana_signTransaction
...
The existing implementation in the wallet was returning signatures
that came back `false` when calling `transaction.validateSignatures` on
them.
This issue doesn't seem to arise when using the `solana-wallet` package to
sign the transaction.
2022-03-17 14:24:41 +01:00
Ben Kremer
9f7e78969c
chore(wallet-v2): adds solana-wallet
2022-03-17 14:19:00 +01:00
Ilja
56a39264ad
Update solana method names, fix signMessage
2022-03-15 16:00:52 +02:00
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
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
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
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
39e68dfcd3
Enable per chain account selection
2022-03-04 14:08:20 +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
Ilja
f4df97e97b
Cleanup session project data display
2022-03-04 12:24:15 +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
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
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
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
Ilja
8d6cd5c541
wip, session page
2022-02-23 13:33:15 +02:00
Ilja
0e97e3f278
Improve account selection ux
2022-02-22 14:12:50 +02:00
Ilja
572280f7b4
adjust styling of copy btn tooltip
2022-02-22 13:52:20 +02:00
Ilja
590551fa92
Add ability to copy account address
2022-02-22 13:50:08 +02:00
Ilja
e82ca094b3
Implement multi wallet support
2022-02-21 15:53:39 +02:00
Ilja
c69121d673
Move account selection to settings store
2022-02-21 14:46:45 +02:00
Ilja
99ab6286f2
Implement account switching logic
2022-02-21 14:22:54 +02:00