status-go/services/local-notifications
Ivan Belyakov 6e666f7c27 fix(wallet): accessing tokens block range nil on empty acc.
Fixed a crash in local notification service on a nil block number
in HistoryReady event
2023-12-07 21:40:02 +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 fix(wallet): accessing tokens block range nil on empty acc. 2023-12-07 21:40:02 +01:00
database.go fix(wallet): accessing tokens block range nil on empty acc. 2023-12-07 21:40:02 +01: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 fix(wallet): accessing tokens block range nil on empty acc. 2023-12-07 21:40:02 +01:00
types.go Send notification when your contact invites you to group chat (#2361) 2021-09-27 11:02:25 -03:00