status-go/multiaccounts
Sale Djenic 30e20b42a0 chore(keycard): `last_update_clock` column added to `keycards` table
`last_update_clock` will be used later for synchronization.
All keypair functions take clock value in consideration when
making a decision whether to perform an action or not.
2023-02-27 16:03:02 +01:00
..
accounts chore(keycard): keypair tests moved to a new separate test file 2023-02-27 16:03:02 +01:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs chore(keycard): `last_update_clock` column added to `keycards` table 2023-02-27 16:03:02 +01:00
migrations Support soft deletion for activity center notifications (#3201) 2023-02-24 20:47:04 -03:00
settings feat: protocol stats 2023-02-01 16:43:57 -04:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links feat: add social links 2022-08-16 14:29:00 +02:00
database.go feat(keycard): `ConvertToRegularAccount` endpoint added 2023-01-27 13:20:52 +01:00
database_test.go ColourHash is a distinct type that has a discrete pattern 2022-11-28 16:26:07 +00:00