-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
cspp:phase:5CSPP Phase 5: Explicit redb Cloud Upload + Startup SyncCSPP Phase 5: Explicit redb Cloud Upload + Startup Sync
Milestone
Description
Rename the struct and module for clarity now that we're adding cloud upload hooks.
- Rename
EncryptedBackend→CoveEncryptedBackendinencrypted_backend.rs - Add
path: PathBuffield to the struct (needed for change detection in next issue) - No data migration needed — on-disk format is identified by magic bytes
b"COVE"+ version byte, not the Rust struct name - Purely a code change (rename + add field)
Files: rust/src/database/encrypted_backend.rs, rust/src/database.rs, rust/src/database/wallet_data.rs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cspp:phase:5CSPP Phase 5: Explicit redb Cloud Upload + Startup SyncCSPP Phase 5: Explicit redb Cloud Upload + Startup Sync
Type
Projects
Status
Todo