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

Persist Sigchains across Instances #2626

Open
adrastaea opened this issue Oct 8, 2024 · 0 comments · May be fixed by #2659
Open

Persist Sigchains across Instances #2626

adrastaea opened this issue Oct 8, 2024 · 0 comments · May be fixed by #2659
Labels
lfa Features related to local-first-web/auth implementation

Comments

@adrastaea
Copy link
Collaborator

Description

The sigchains initialized by the SigChainManager should be able to be saved to persistent storage and loaded when the relevant community is launched.

Acceptance Criteria

  1. Initialize with community creation/launch
  2. Save to SIGCHAIN key in LevelDB when app closes and when chain is initialized
  3. Load from LevelDB when launched
  4. Tests created for verifying initialization, saving, and loading
@adrastaea adrastaea added this to Quiet Oct 8, 2024
@adrastaea adrastaea converted this from a draft issue Oct 8, 2024
@adrastaea adrastaea added the lfa Features related to local-first-web/auth implementation label Oct 8, 2024
@adrastaea adrastaea linked a pull request Nov 18, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lfa Features related to local-first-web/auth implementation
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant