status-go/multiaccounts/settings
Patryk Osmaczko 53423e58ba fix: use proper migrations for protocol's test database
- use `appdatabse.DbInitializer{}` in tests to ensure consistent migrations

- remove protocol's open database functions due to improper
  initialization caused by missing node config migration

- introduce `PushNotificationServerConfig` to resolve cyclic dependency
  issues
2023-10-03 15:11:58 +02:00
..
columns.go Removed settings.Usernames and reactivate PreferredName (#3964) 2023-09-16 09:20:23 +08:00
columns_test.go Compute emojiHash on-the-fly 2023-03-06 13:22:40 +02:00
database.go Removed settings.Usernames and reactivate PreferredName (#3964) 2023-09-16 09:20:23 +08:00
database_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
enums.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
structs.go fix: converting profile to/from keycard/regular keypair handling 2023-09-07 13:02:25 +02:00
sync_protobuf_factories.go Removed settings.Usernames and reactivate PreferredName (#3964) 2023-09-16 09:20:23 +08:00
sync_protobuf_factories_test.go feat: backup profile data to waku and sync them from waku 2022-12-23 15:07:14 +01:00
value_handlers.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00