status-go/services/shhext/dedup
Andrea Maria Piana a659685e3f
Add parsed message (#1660)
This commits add a field (parsedMessage) to the json payload sent to
status-react.
This field is the parsed version of the transit message.
The code is all in dedup, I will re-organize it once we made all the
necesseary changes.
2019-11-06 17:23:11 +01:00
..
cache.go Update for status-protocol-go API changes (#1627) 2019-10-09 16:22:53 +02:00
cache_test.go Fix issues reported by lint. Part of #1017 2018-06-14 13:52:51 +02:00
deduplicator.go Add parsed message (#1660) 2019-11-06 17:23:11 +01:00
deduplicator_test.go Add Metadata to messages, expose new messenger methods (#1571) 2019-08-20 13:20:25 +02:00
utils_test.go Update for status-protocol-go API changes (#1627) 2019-10-09 16:22:53 +02:00