status-go/services
Andrea Maria Piana baa0767c26
Handle membership update message
This commit does a few things:

1) Handle membership updates using protobuf and adds the relevant
endpoints.
2) Store in memory a map of chats + contacts for faster lookups, which
are then flushed to disk on each update
3) Validate incoming messages

Sorry for the large pr, but you know, v1 :)
2019-12-10 15:20:28 +01:00
..
accounts Replace address with keyUid in accounts db 2019-12-09 11:20:12 +02:00
browsers Create single database appdatase 2019-08-21 10:44:50 +03:00
incentivisation Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
mailservers Move to protobuf for Message type (#1706) 2019-12-05 17:25:34 +01:00
nodebridge Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
peer fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
permissions Create single database appdatase 2019-08-21 10:44:50 +03:00
personal Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
rpcfilters Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
shhext Handle membership update message 2019-12-10 15:20:28 +01:00
status Multi account login (#1525) 2019-07-26 16:45:10 +02:00
subscriptions fix parameters parsing for eth_* filters subscriptions (#1461) 2019-05-10 12:56:58 +02:00
typeddata Integrate Nimbus status-protocol-go 2019-11-18 14:30:03 +01:00
wallet Integrate Nimbus status-protocol-go 2019-11-18 14:30:03 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00