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

chore: Simplify path management #7946

Merged
merged 58 commits into from
Feb 6, 2024

Conversation

marc2332
Copy link
Collaborator

@marc2332 marc2332 commented Jan 31, 2024

Depends on #7942
Closes #7401

This groups all the getPath / getStoragePath kind of functions in a single class. It was getting to a point where they were too many as I have added a few more in #7942. Now, it's easier to maintain and use

@marc2332 marc2332 changed the base branch from feat/profile-centric-wallet-file-scheme to chore/adapt-to-sdk-changes January 31, 2024 11:27
@marc2332 marc2332 changed the base branch from chore/adapt-to-sdk-changes to chore/clean-up-2.0-comments January 31, 2024 11:51
@marc2332 marc2332 changed the base branch from chore/clean-up-2.0-comments to chore/adapt-to-sdk-changes January 31, 2024 11:51
@marc2332 marc2332 changed the base branch from chore/adapt-to-sdk-changes to feat/profile-centric-wallet-file-scheme January 31, 2024 11:57
@marc2332 marc2332 marked this pull request as ready for review January 31, 2024 12:07
Base automatically changed from feat/profile-centric-wallet-file-scheme to develop-iota2.0 February 1, 2024 17:47
@begonaalvarezd begonaalvarezd merged commit 00a7ed1 into develop-iota2.0 Feb 6, 2024
3 of 4 checks passed
@begonaalvarezd begonaalvarezd deleted the chore/simplify-path-management branch February 6, 2024 11:04
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.

[Task]: Optimize getStorageDirectoryOfProfiles
2 participants