status-go/services/local-notifications
Ivan Belyakov 82185b54b5 feat(wallet): separate ETH and tokens search ranges to allow calling
`getLogs` for multiple accounts simultaneously. For now only used for
new transfers detection. Detection of `new` transfers has been changed,
now they are searched from head and forward. Previously they were
searched from last scanned block forward.
2023-12-05 16:09:56 +01: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 feat(wallet): separate ETH and tokens search ranges to allow calling 2023-12-05 16:09:56 +01: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: new deeplink status-im->status-app (#4198) 2023-11-02 13:56:06 +08:00
types.go Send notification when your contact invites you to group chat (#2361) 2021-09-27 11:02:25 -03:00