status-go/multiaccounts
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
..
accounts feat: arbitrum sepolia 2023-10-17 09:28:13 +02:00
common chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
migrations Fix issues with out of order encryption and batched messages 2023-10-30 10:11:32 +00:00
settings fix: shared links and link previews contain full self information (#4169) 2023-10-24 11:15:32 +01:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
database.go fix: shared links and link previews contain full self information (#4169) 2023-10-24 11:15:32 +01:00
database_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00