Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Support rust in StorageManager #12206

Merged

Conversation

BillCarsonFr
Copy link
Member

@BillCarsonFr BillCarsonFr commented Feb 1, 2024

StorageManager is running some code to check if the local storage is consistent.
The part checking the crypto store was hard coded to legacy. Updated it to be able to check rust also

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This change is marked as an internal change (Task), so will not be included in the changelog.

@BillCarsonFr BillCarsonFr added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Feb 1, 2024
@BillCarsonFr BillCarsonFr requested a review from a team as a code owner February 1, 2024 15:15
Copy link
Contributor

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants