status-go/multiaccounts
Sale Djenic b9de89ca38 chore(keycard): keypair improvements
Due to easier maintaining in future the following is done:
- keypairs table removed
- keycard table added, storing only keycards/keypairs
- keycard_accounts table added, storing only accounts migrated to a keycard

Migration is done keeping the current keycard state accurate (no keycard records will be lost).
2023-02-17 12:45:34 +01:00
..
accounts chore(keycard): keypair improvements 2023-02-17 12:45:34 +01:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs chore(keycard): keypair improvements 2023-02-17 12:45:34 +01:00
migrations feat: Add seen/unseen activity center setting (#3148) 2023-02-17 14:08:08 +04: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