status-go/protocol/pushnotificationserver
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
errors.go Polish up and address review feedback 2020-07-27 08:51:28 +02:00
gorush.go Add community notifications (#2160) 2021-03-31 18:23:45 +02:00
gorush_test.go Show correct text in case of mentions 2020-09-09 21:22:15 +02:00
persistence.go chore(upgradeSQLCipher): Upgrading SQLCipher to version 5.4.5 (#3559) 2023-06-07 08:58:01 +03:00
persistence_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
server.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
server_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00