Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor keystore #1576

Closed
4 tasks done
Tracked by #1595
kamilsa opened this issue Apr 20, 2023 · 0 comments
Closed
4 tasks done
Tracked by #1595

Refactor keystore #1576

kamilsa opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Apr 20, 2023

Update format of keystore:

  • Remove prefixes gran, babe, lp2p and other prefixes, use same prefixes as in substrate's keystore
  • Move libp2p key into the network folder
  • Add processing of suffixes like //Alice
  • Align folder structure with polkadot. For example for polkadot it should be:
polkadot-polkadot
└── chains
    └── polkadot
        ├── db
        ├── keystore
        └── network

Current structure is:

polkadot-kagome
└── polkadot
    └── keystore
@kamilsa kamilsa added this to KAGOME Apr 20, 2023
@kamilsa kamilsa converted this from a draft issue Apr 20, 2023
@kamilsa kamilsa changed the title Keystore Refactor keystore Apr 20, 2023
@kamilsa kamilsa added this to the Kusama treasury 1 milestone Apr 20, 2023
@kamilsa kamilsa assigned turuslan and unassigned Harrm Apr 21, 2023
@turuslan turuslan moved this from Selected for development to In Progress in KAGOME Apr 24, 2023
@turuslan turuslan moved this from In Progress to Review in progress in KAGOME Apr 25, 2023
@turuslan turuslan moved this from Review in progress to Reviewer approved in KAGOME Apr 27, 2023
@turuslan turuslan closed this as completed May 2, 2023
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in KAGOME May 2, 2023
@kamilsa kamilsa mentioned this issue May 4, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants