status-go/multiaccounts/accounts
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
..
account_test.go feat(walletconnect)_: support the tx and personal signing from within the app or keycard 2023-11-22 09:46:50 +01:00
database.go fix(wallet)_: fix crash on nil db for statusd if wallet is enabled 2024-05-15 10:19:25 +02:00
database_test.go feat: suggested derivation path endpoint added 2024-03-27 17:20:40 +01:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
keycard_database.go chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
keycard_database_test.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
test_helper.go feat: save preferred networks 2023-07-31 22:50:02 +02:00