status-go/services
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 feat: suggested derivation path endpoint added 2024-03-27 17:20:40 +01:00
appmetrics fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
browsers fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
chat refactor(chat)_: remove concept of ChannelGroup and remove api functions (#4997) 2024-05-13 15:06:21 -04:00
communitytokens fix: Compute deployment fees dynamically 2024-03-12 20:05:25 +01:00
ens fix_: skip tests using infura (#5086) 2024-04-24 16:41:42 +02:00
ext fix_: Add contact to removeTrustStatus response (#5058) 2024-04-18 19:28:44 +04:00
gif fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
local-notifications Return request to join acceptance notifications (#4909) 2024-04-09 21:32:03 +02:00
mailservers enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
peer Fix hash & start moving to lifecycle 2021-07-20 10:57:38 +02:00
permissions fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
personal feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcfilters feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
rpcstats Move services to status-node 2021-07-20 10:57:38 +02:00
shhext Remove group members (#3011) 2022-12-10 08:26:51 +04:00
status Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
stickers fix (@status-go/stickers) Stickers still show in the recent list after being uninstalled (#4474) 2023-12-21 10:05:30 -08:00
subscriptions feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
typeddata fix: metamask test 2022-10-26 09:39:30 +02:00
updates feat: add service for checking if there are new versions available (#2552) 2022-06-08 08:38:26 -04:00
utils feat: new deeplink status-im->status-app (#4198) 2023-11-02 13:56:06 +08:00
wakuext Revert "Comment out all logged flaky tests" 2024-02-27 11:00:29 +01:00
wakuv2ext feat: fetch curated communities from smart contract on optimism (#2685) 2022-06-02 08:17:52 -04:00
wallet fix(wallet)_: fix crash on nil db for statusd if wallet is enabled 2024-05-15 10:19:25 +02:00
web3provider fix_: skip tests using infura (#5086) 2024-04-24 16:41:42 +02:00