status-go/services/shhext/dedup
Andrea Maria Piana 06dc227071
Add Metadata to messages, expose new messenger methods (#1571)
* Add Metadata to messages, expose new messenger methods

This commits modifies deduplicator so that it takes a `StatusMessage`
instead of `WhisperMessage` and also returns a `Metadata` field which is
then passed back by the client when confirming messages, which fixes the
issue we had with not confirming pfs messages.
2019-08-20 13:20:25 +02:00
..
cache.go Add confirm messages processed by ID (#1375) 2019-02-19 13:58:42 +01:00
cache_test.go Fix issues reported by lint. Part of #1017 2018-06-14 13:52:51 +02:00
deduplicator.go Add Metadata to messages, expose new messenger methods (#1571) 2019-08-20 13:20:25 +02:00
deduplicator_test.go Add Metadata to messages, expose new messenger methods (#1571) 2019-08-20 13:20:25 +02:00
utils_test.go Add Metadata to messages, expose new messenger methods (#1571) 2019-08-20 13:20:25 +02:00