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

feat: Profile-centric wallet file scheme for persisted data #7942

Merged

Conversation

marc2332
Copy link
Collaborator

@marc2332 marc2332 commented Jan 30, 2024

Depends on #7948
Closes #7932

New Scheme:

- __storage__/
    - profile_id_1
        - secret-manager
        - __wallet1__/
        - __wallet2__/

@marc2332 marc2332 linked an issue Jan 30, 2024 that may be closed by this pull request
@marc2332 marc2332 marked this pull request as ready for review January 31, 2024 11:23
@marc2332 marc2332 requested review from begonaalvarezd and cpl121 and removed request for begonaalvarezd January 31, 2024 11:23
@marc2332 marc2332 changed the base branch from chore/clean-up-2.0-comments to chore/adapt-to-sdk-changes January 31, 2024 11:56
Base automatically changed from chore/adapt-to-sdk-changes to develop-iota2.0 February 1, 2024 17:42
@begonaalvarezd begonaalvarezd merged commit e1b9b88 into develop-iota2.0 Feb 1, 2024
3 of 4 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/profile-centric-wallet-file-scheme branch February 1, 2024 17:47
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]: Use a new profile-centric file scheme for wallets
2 participants