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

Binary address book serialization #1363

Open
LukasKorba opened this issue Sep 30, 2024 · 0 comments
Open

Binary address book serialization #1363

LukasKorba opened this issue Sep 30, 2024 · 0 comments

Comments

@LukasKorba
Copy link
Collaborator

No description provided.

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
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant