status-mobile/test/cljs/status_im
Roman Volosovskyi b6e515618b
[#6956] upgradable `message-id`
Implementation:
1. `transport.utils/message-id` function is called only in three places now
   and accepts `from` and  `raw_payload` as parameters.
   ID is calculated as `sha3(from + raw_payload)`.
2. This means that for wrapped private group chat message
   the raw payload of `GroupMembershipUpdate` is used.
2018-12-05 11:22:43 +02:00
..
react_native Add react-native-desktop-menu native module 2018-12-01 02:03:06 +02:00
test [#6956] upgradable `message-id` 2018-12-05 11:22:43 +02:00