status-go/protocol/transport
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
envelopes_monitor.go Handle race condition when sending envelopes 2023-06-15 11:28:19 +01:00
envelopes_monitor_test.go Handle race condition when sending envelopes 2023-06-15 11:28:19 +01:00
filter.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
filters_manager.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
filters_manager_test.go chore(upgradeSQLCipher): Upgrading SQLCipher to version 5.4.5 (#3559) 2023-06-07 08:58:01 +03:00
persistence.go
processed_message_ids_cache.go
topic.go
transport.go fix: return default pubsub topic, and add more logs 2023-08-25 13:34:34 -04:00
transport_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00