status-go/multiaccounts
Andrea Maria Piana 11db9f2119
Add test for everyone tag & fix migration order
A migration was added out-of-order, which meant that in clients who
had already run the migration after, it would be skip.
This commit re-adds the migration so it's run, tested against an empty
account and one that had already migrated.
2023-02-24 10:18:26 +00: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 Add test for everyone tag & fix migration order 2023-02-24 10:18:26 +00: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