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
..
2018-12-05 11:22:43 +02:00
2018-04-10 09:44:22 +01:00
2018-01-08 23:13:47 +09:00