status-go/protocol/anonmetrics
Andrea Maria Piana 360c2d50d4 Fix issues with out of order encryption and batched messages
This commit fixes 3 issues:

1) In some cases, the hash ratchet was not correctly found
2) Out of order messages were not processed correctly as the wrong error
   was returned
3) Batched non datasync messages were not processed correctly

Fixes: #4170
2023-10-30 10:11:32 +00:00
..
migrations Fix issues with out of order encryption and batched messages 2023-10-30 10:11:32 +00:00
adaptors.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
client.go chore: rename RawMessage.SkipEncryption->SkipProtocolLayer 2023-07-07 10:30:50 +02:00
interval_incrementer.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00
interval_incrementer_test.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00
server.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00