Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Keystore overhaul (iter 2) #13634

Merged
merged 5 commits into from
Mar 20, 2023
Merged

Conversation

davxy
Copy link
Member

@davxy davxy commented Mar 18, 2023

Partially address #13556

This PR is part of a small overhaul of the keystore related traits and structures.


Within this PR:

  • leftovers of a non-existing remote keystore in config and comments were removed
  • redundant or unused traits were removed

polkadot companion: paritytech/polkadot#6913
cumulus companion: paritytech/cumulus#2345

@davxy davxy marked this pull request as ready for review March 18, 2023 12:16
@davxy davxy requested a review from andresilva as a code owner March 18, 2023 12:16
@davxy davxy self-assigned this Mar 18, 2023
@davxy davxy added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Mar 18, 2023
@davxy davxy requested review from bkchr, acatangiu, melekes and a team and removed request for andresilva March 18, 2023 13:34
client/keystore/src/local.rs Outdated Show resolved Hide resolved
@davxy davxy requested review from sandreim and skunert March 18, 2023 16:28
@davxy davxy requested a review from athei as a code owner March 20, 2023 11:00
@davxy
Copy link
Member Author

davxy commented Mar 20, 2023

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot paritytech-processbot bot merged commit 9d2d020 into master Mar 20, 2023
@paritytech-processbot paritytech-processbot bot deleted the davxy-keystore-overhaul2 branch March 20, 2023 18:21
@nazar-pc nazar-pc mentioned this pull request Apr 2, 2023
1 task
breathx pushed a commit to gear-tech/substrate that referenced this pull request Apr 22, 2023
* Remove bloat about remote keystore

* Update docs and remove unused 'KeystoreRef' trait

* Use wherever possible, MemoryKeystore for testing

* Remove unrequired fully qualified method syntax for Keystore
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
* Remove bloat about remote keystore

* Update docs and remove unused 'KeystoreRef' trait

* Use wherever possible, MemoryKeystore for testing

* Remove unrequired fully qualified method syntax for Keystore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants