status-go/services/local-notifications
Ivan Belyakov 2df9df10ab fix(tests): moved test db setup to a common place 't/helpers', created
interface for initializing db, which is implemented for appdatabase and
walletdatabase. TBD for multiaccounts DB.
Unified DB initializion for all tests using helpers and new interface.
Reduced sqlcipher kdf iterations for all tests to 1.
2023-08-18 09:00:56 +02:00
..
api.go [wallet] Show PNs right after enabling 2021-01-13 12:33:09 +02:00
core.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
core_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
database.go Local notifications service (#2026) 2020-10-28 10:56:14 +03:00
database_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
transaction.go feat: add ticker in backend rather than in clients 2022-12-02 10:53:21 +01:00
types.go Send notification when your contact invites you to group chat (#2361) 2021-09-27 11:02:25 -03:00