status-go/services/wallet/history
Ivan Belyakov e9a2f19c17 fix(wallet): cleanup multi_transactions table on account removed
Updates #4937
2024-03-27 14:54:30 +01: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 fix(wallet): cleanup balance_history table on account removed 2024-03-27 14:54:30 +01:00
service_test.go fix(wallet): cleanup multi_transactions table on account removed 2024-03-27 14:54:30 +01:00
transfers_watcher.go Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00