status-go/services/wallet/token
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
..
downloader feat: add token list 2023-11-15 09:02:36 +01:00
gen.go feat: load token list in code 2023-06-16 09:00:06 +01:00
token.go feat: swap via paraswap 2024-04-08 10:14:48 +02:00
token_test.go fix(wallet)_: fix crash on nil db for statusd if wallet is enabled 2024-05-15 10:19:25 +02:00
tokenstore.go feat(wallet): add EURC to the tokenstore 2024-03-19 12:56:15 -03:00
uniswap.go feat: add token list 2023-11-15 09:02:36 +01:00
uniswap_tokenstore.go feat: add token list 2023-11-15 09:02:36 +01:00