status-go/multiaccounts
Samuel Hawksby-Robinson 465afd0131 Refactored BasePayloadReceiver to handle Receive()
Additionally to allow this process flow I refactored RawMessagePayloadReceiver and InstallationPayloadHandler to use a dedicated Marshaller type. Also added a fix to struct extention functionality, we want to ignore the process if there is no public key because that will key encoding. Seems an unnecessary bug to have to handle when you know there is no key.
2023-04-04 11:56:40 +01:00
..
accounts tests: updated due to updating old accounts as a part of migration process 2023-03-28 16:19:27 +02:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
keypairs feat(keycard): keycard details are being synced among devices 2023-02-27 16:03:02 +01:00
migrations fix(unread_count): Skip extra count of new messages for album of images (#3345) 2023-03-31 12:15:06 +03:00
settings Refactored BasePayloadReceiver to handle Receive() 2023-04-04 11:56:40 +01:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links feat: dynamic social links 2023-03-15 12:41:57 +01:00
database.go Add customization color 2023-03-24 14:22:29 +00:00
database_test.go Add customization color 2023-03-24 14:22:29 +00:00