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

Transition to Dexie proof storage #252

Merged
merged 29 commits into from
Jan 16, 2025
Merged

Transition to Dexie proof storage #252

merged 29 commits into from
Jan 16, 2025

Conversation

callebtc
Copy link
Collaborator

@callebtc callebtc commented Nov 13, 2024

  • Replace localStorage with Dexie (IndexDB) for storing proofs.
  • Refactor backup and restore to restoreStore.
  • Refactor proof db operations to proofsStore.

@callebtc callebtc marked this pull request as ready for review December 30, 2024 20:28
@callebtc callebtc changed the title Dexie storage 2 Transition to Dexie proof storage Dec 30, 2024
@callebtc callebtc merged commit 8bc96a0 into main Jan 16, 2025
8 checks passed
@callebtc callebtc deleted the dexie-storage-2 branch January 16, 2025 16:50
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.

1 participant