status-go/multiaccounts
Sale Djenic 6e656448ba feat(keycard): `ConvertToRegularAccount` endpoint added
It converts a keycard user to a regular user, setting all necessary details
that logged in account looks like it has never been a keycard account.
2023-01-27 13:20:52 +01:00
..
accounts feat(keycard): `DeleteKeypair` endpoint added 2023-01-27 13:20:52 +01:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs feat(keycard): `DeleteKeypair` endpoint added 2023-01-27 13:20:52 +01:00
migrations feat: add balance_history DB table and update migration scripts 2023-01-25 22:25:50 +04:00
settings fix(keycard): convert regular to a keycard account process fixed 2023-01-27 13:20:52 +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: 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