-
Notifications
You must be signed in to change notification settings - Fork 12
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
Binary address book serialization #1363
Comments
LukasKorba
added a commit
to LukasKorba/secant-ios-wallet
that referenced
this issue
Sep 30, 2024
- Local storage for address book is now primary source of data - Remote storage for address book is used as a backup, syncing is prepared and merge strategy is WIP - The data serialization/deserialization is prepared, no encryption in place - The data are versioned and checked - lastUpdated data are stored as well - Keychain stores a struct for encryption, in case there is more than just 1 key
15 tasks
LukasKorba
added a commit
to LukasKorba/secant-ios-wallet
that referenced
this issue
Oct 2, 2024
- Local storage for address book is now primary source of data - Remote storage for address book is used as a backup, syncing is prepared and merge strategy is WIP - The data serialization/deserialization is prepared, no encryption in place - The data are versioned and checked - lastUpdated data are stored as well - Keychain stores a struct for encryption, in case there is more than just 1 key [Electric-Coin-Company#1363] Binary address book serialization - Subject cleanup
LukasKorba
added a commit
to LukasKorba/secant-ios-wallet
that referenced
this issue
Oct 3, 2024
- Local storage for address book is now primary source of data - Remote storage for address book is used as a backup, syncing is prepared and merge strategy is WIP - The data serialization/deserialization is prepared, no encryption in place - The data are versioned and checked - lastUpdated data are stored as well - Keychain stores a struct for encryption, in case there is more than just 1 key [Electric-Coin-Company#1363] Binary address book serialization - Subject cleanup
LukasKorba
added a commit
to LukasKorba/secant-ios-wallet
that referenced
this issue
Oct 3, 2024
- Local storage for address book is now primary source of data - Remote storage for address book is used as a backup, syncing is prepared and merge strategy is WIP - The data serialization/deserialization is prepared, no encryption in place - The data are versioned and checked - lastUpdated data are stored as well - Keychain stores a struct for encryption, in case there is more than just 1 key [Electric-Coin-Company#1363] Binary address book serialization - Subject cleanup [Electric-Coin-Company#1363] Binary address book serialization - padding of the currency field fixed
LukasKorba
added a commit
that referenced
this issue
Oct 4, 2024
…ialization [#1363] Binary address book serialization
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: