status-go/lib
Andrea Maria Piana 2a4382369a
Add GetContactCode call, add DH flag (#1367)
This PR does a few things:

1) Add a call GetContactCode to check whether we have a bundle for a
given user.

2) Add a DH flag to the API (non-breaking change), for those messages
that we want to target all devices (contact-requests for example).

3) Fixes a few small issues with installations, namely if for example a
messages is sent without a bundle (currently not done by any client),
we still infer installation info, so that we can communicate securely
and making it truly optional.
2019-02-12 12:07:13 +01:00
..
library.go Add GetContactCode call, add DH flag (#1367) 2019-02-12 12:07:13 +01:00
library_test.go Require BackupDisabledDataDir only if PFSEnabled is true 2019-01-22 16:56:35 +02:00
library_test_utils.go Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
main.go First step to remove StatusAPI (#1034) 2018-06-19 09:49:24 +02:00
response.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
response_test.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
types.go Add `SendDataNotification` method (#1352) 2019-01-18 14:03:32 +01:00
utils.go fix megacheck errors 2018-03-29 18:02:06 +02:00