status-go/multiaccounts
Stefan 9db69df9a0 feat: updated migrations for merging favourites with saved addresses
Required by #6546
2022-09-12 13:46:04 +02:00
..
accounts feat: `keypairs` table added and necessary endpoints exposed via accounts api 2022-09-12 09:52:22 +02:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs feat: `keypairs` table added and necessary endpoints exposed via accounts api 2022-09-12 09:52:22 +02:00
migrations feat: updated migrations for merging favourites with saved addresses 2022-09-12 13:46:04 +02:00
settings Added AccountType to enforce strict typing on Accounts 2022-08-25 22:01:43 +01:00
settings_notifications notifications settings end points added and `notification_settings` table 2022-05-26 11:49:08 +02:00
settings_social_links feat: add social links 2022-08-16 14:29:00 +02:00
database.go Moved protobuf marshalling closer to the structs that get marshalled 2022-08-22 13:27:59 +01:00
database_test.go Added multiaccounts.Database tests for new funcs 2022-08-22 13:27:59 +01:00