This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update to work with async keystore – Companion PR for #7000 #1740
Merged
Merged
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
605bed8
Fix keystore types
55f59c3
Merge remote-tracking branch 'upstream/master' into keystore-fixes
e60ba32
Use SyncCryptoStorePtr
7a49293
Borrow keystore
1072116
Fix unused imports
c86f635
Merge remote-tracking branch 'upstream/master' into keystore-fixes
6fc0496
Fix polkadot service
950860e
Fix bitfield-distribution tests
95b9c82
Merge remote-tracking branch 'upstream/master' into keystore-fixes
5c16b3b
Fix indentation
b6a15e5
Fix backing tests
8aed67d
Fix tests
2a932af
Fix provisioner tests
75e54e6
Merge remote-tracking branch 'upstream/master' into keystore-fixes
4812ec7
Merge remote-tracking branch 'upstream/master' into keystore-fixes
59866d2
Removed SyncCryptoStorePtr
0ddfa8c
Fix services
f3882b4
Address PR feedback
644af04
Address PR feedback - 2
b180b62
Merge remote-tracking branch 'upstream/master' into keystore-fixes
6094a36
Merge remote-tracking branch 'upstream/master' into keystore-fixes
bc26850
Update CryptoStorePtr imports to be from sp_keystore
a27f7c1
Typo
8028961
Fix CryptoStore import
08eb205
Document the reason behind using filesystem keystore
34768ca
Remove VALIDATORS
23d4845
Merge remote-tracking branch 'upstream/master' into keystore-fixes
14d683a
Fix duplicate dependency
9aeda15
Merge remote-tracking branch 'upstream/master' into keystore-fixes
40e0043
Mark sp-keystore as optional
a1cf9e4
Fix availability distribution
3e2da96
Merge remote-tracking branch 'upstream/master' into keystore-fixes
65680f1
Fix call to sign_with
af6c665
Fix keystore usage
d56de6c
Remove tokio and fix parachains Cargo config
509fa4e
Typos
e4092ef
Fix keystore dereferencing
75d50a6
Fix CryptoStore import
b683b00
Fix provisioner
f9725cf
Fix node backing
eceb309
Update services
a8a7465
Cleanup dependencies
3b5e1a8
Use sync_keystore
74f2a34
Fix node service
e21cb88
Fix node service - 2
e799871
Fix node service - 3
8441c63
Rename CryptoStorePtr to SyncCryptoStorePtr
4423c88
Merge remote-tracking branch 'upstream/master' into keystore-fixes
590cc51
"Update Substrate"
e5e9174
Apply suggestions from code review
bkchr 9ce9ecc
Update node/core/backing/Cargo.toml
bkchr d2787bc
Update primitives/src/v0.rs
rakanalh fa43595
Fix wasm build
738914e
Merge branch 'keystore-fixes' of github.com:rakanalh/polkadot into ke…
306f3cb
Update Cargo.lock
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix call to sign_with
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.