status-go/common
Ivan Belyakov d106b449b6 feat(wallet): move wallet-related tables to a dedicated db.
The only place where appDB is used in wallet is activity,
which refers to `keycards_accounts` table. So a temporary
table `keycards_accounts` is created in wallet db and updated
before each activity query.
2023-08-18 09:00:56 +02:00
..
dbsetup feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
status_node_service.go Move services to status-node 2021-07-20 10:57:38 +02:00