status-go/services/wallet/history
Ivan Belyakov 99ead2d90c feat(wallet)_: add support to statusd to create account from seed phrase
fixed minor issues

Closes #5175
2024-06-05 13:43:53 +02:00
..
balance.go fix: Handle balance for all accounts (#4261) 2023-11-29 12:20:18 +01:00
balance_db.go fix(wallet): cleanup balance_history table on account removed 2024-03-27 14:54:30 +01:00
balance_test.go fix: Handle balance for all accounts (#4261) 2023-11-29 12:20:18 +01:00
exchange.go feat: add coingecko fallback 2023-02-27 09:55:04 +01:00
service.go feat(wallet)_: add support to statusd to create account from seed phrase 2024-06-05 13:43:53 +02:00
service_test.go fix(wallet)_: fix crash on nil db for statusd if wallet is enabled 2024-05-15 10:19:25 +02:00
transfers_watcher.go Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00