Skip to content

Conversation

@codabrink
Copy link
Contributor

@codabrink codabrink commented Nov 13, 2025

Add snapshot archives by introducing xmtp.device_sync.blob_backup.BlobSave and extending xmtp.device_sync.BackupElement to include blob and identity_updates variants

Introduce BlobSave with a BlobTypeSave enum and integrate it into BackupElement as a new blob oneof case alongside an identity_updates case. Imports are added to reference these types.

📍Where to Start

Start with the oneof element changes in proto/device_sync/device_sync.proto, then review the new message and enum in proto/device_sync/blob_backup.proto.


Macroscope summarized 4086ed7.

@codabrink codabrink force-pushed the coda/snapshot-archive branch from 5abb723 to 8df4857 Compare November 26, 2025 18:10
@codabrink codabrink force-pushed the coda/snapshot-archive branch from bc9f3c4 to ed9e57e Compare December 9, 2025 17:20
@codabrink codabrink closed this Dec 9, 2025
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.

2 participants