status-go/protocol/encryption/sharedsecret
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
..
persistence.go fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
service_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
sharedsecret.go Remove unnecessary logs & fix flaky test 2020-11-26 16:25:52 +01:00