-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip * reorganize * reuse group * wip * type fixes * wip * cleanup wip * get and set * fix diesel issue * cleanup * sync reply * wip * more generalization * processing reply * skip the fs * syncables * cleanup * wip * rearrange a bit more * no more fs in history sync * all fs stuff gone for real * fix verify pin * update encrypt/decrypt test * cleanup tests * fix * more cleanup * kv query optional * this test was bad * explain * check the pin * update cli client * fix a test * fix another test * fix kvstore get * remove feature flag * lint * lint * query update * wip * consent sync test * test cleanup * borrow consent records * borrow, borrow, borrow * finish message sync test * lint and naming * add to cli * bench * lint * lint * revert * update protos * remove kv store * revert * add time slip limit * dedup * better serialization and parsing * update enc * maybe insert consent record * add a test * test a bit more * do not ignore tests * revert * revert * Simplify logic * function name update * tweak reply flow * make diesel happy * conn as a param * cleanup * lint * more store refs * nits * cleanup * fix test * cleanup * lint
- Loading branch information
Showing
39 changed files
with
3,853 additions
and
3,833 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.