status-go/multiaccounts
Sale Djenic eeaaf0ce3f feat: accounts improvements applied
- old `accounts` table is moved/mapped to `keypairs` and `keypairs_accounts`
- `keycards` table has foreign key which refers to `keypairs.key_uid`
- `Keypair` introduced as a new type
- api endpoints updated according to this change
2023-05-25 19:46:47 +02:00
..
accounts feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
keycards feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
migrations Allow setting up wallet with new config 2023-05-19 13:23:21 +01:00
settings feat:support backup/sync ens name (#3415) 2023-04-26 23:37:18 +08:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links feat:support backup/sync social settings (#3407) 2023-04-20 06:59:09 +08:00
database.go feat: media server and colorhash related change (#3500) 2023-05-18 14:27:16 +08:00
database_test.go Add customization color 2023-03-24 14:22:29 +00:00