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 key store #2017

Merged
merged 35 commits into from
Apr 1, 2024
Merged

Refactor key store #2017

merged 35 commits into from
Apr 1, 2024

Conversation

Harrm
Copy link
Contributor

@Harrm Harrm commented Mar 22, 2024

Referenced issues

resolves #1894

Description of the Change

  • Refactor key store to reduce code duplication
  • Scan the key directory at the node startup, avoid re-scanning it later.

Possible Drawbacks

  • Cannot add keys to a running node by simply putting them in the key directory.

@Harrm Harrm marked this pull request as ready for review March 27, 2024 13:39
core/api/service/author/requests/has_key.hpp Outdated Show resolved Hide resolved
Co-authored-by: Igor Egorov <igor@qdrvm.io>
@Harrm Harrm enabled auto-merge (squash) April 1, 2024 08:32
@Harrm Harrm merged commit bd278d7 into master Apr 1, 2024
9 of 10 checks passed
@Harrm Harrm deleted the feature/key-file-cache branch April 1, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix not using cache in keystore
3 participants