status-go/multiaccounts
Ivan Belyakov c0e922f0af fix(wallet)_: fix crash on nil db for statusd if wallet is enabled
Fixed some other issues with prevented startup of statusd:
- ensure paths for DBs are created
- ensure DBs are opened before calling `StartNode`
- ignore error if multiacc database is not available

Updates #14693
2024-05-15 10:19:25 +02:00
..
accounts fix(wallet)_: fix crash on nil db for statusd if wallet is enabled 2024-05-15 10:19:25 +02:00
common feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08:00
errors
migrations chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
settings feat_: retry sending specific messages 2024-05-02 05:40:49 +08:00
settings_notifications
settings_social_links
settings_wallet
database.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00
database_test.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00