status-go/cmd/statusd
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
..
topics Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
flags.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
flags_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
main.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00