status-go/protocol/encryption
Andrea Maria Piana 301325a22e Add backing up of contacts
We periodically check whether we should backup contacts through waku.

Currently it's not tied to any event, it will only schedule a backup on
a tick, or through the provided API endpoint.
2021-11-15 18:53:35 +00:00
..
github.com/protocol/encryption Use marshal binary 2021-07-20 10:57:38 +02:00
migrations Add backing up of contacts 2021-11-15 18:53:35 +00:00
multidevice fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
publisher using zap.NewNop() ignores configured log level 2021-08-19 11:35:40 +02:00
sharedsecret Remove unnecessary logs & fix flaky test 2020-11-26 16:25:52 +01:00
encryption_multi_device_test.go move contact code to subscription 2020-08-18 16:29:37 +02:00
encryption_test.go Upgrade linter and address issues 2020-12-28 16:55:14 +01:00
encryptor.go Remove unnecessary logs & fix flaky test 2020-11-26 16:25:52 +01:00
persistence.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
persistence_keys_storage_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
protocol.go Add logging of message-id 2021-11-01 11:53:08 +00:00
protocol_message.pb.go feat: add bookmarks table for the browser bookmarks 2020-11-16 13:31:34 -05:00
protocol_message.proto Add reply message to activity center notification of type reply (#2272) 2021-07-15 17:21:44 -03:00
protocol_test.go move contact code to subscription 2020-08-18 16:29:37 +02:00
x3dh.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
x3dh_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00