status-go/protocol/pushnotificationserver
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
..
migrations feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
errors.go
gorush.go
gorush_test.go
persistence.go
persistence_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
server.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
server_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00