forked from Electric-Coin-Company/zashi-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Electric-Coin-Company#1363] Binary address book serialization
- 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
- Loading branch information
1 parent
686d482
commit 525d235
Showing
21 changed files
with
468 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.