status-go/appdatabase
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
migrationsprevnodecfg feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
database.go tests: Added unit test for copying 'keypairs_accounts' table to the wallet db. 2023-08-18 09:00:56 +02:00
database_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
node_config_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00