status-go/services/wallet/token
Andrea Maria Piana 9a59d6a459 feat(metrics)_: add centralized metrics
This commit adds support for centralized metrics.
There are two providers as of now, and we haven't quite decided which
one to go for, so for the time being both are supported.
It also introduces a new endpoint InitializeApplication that replaces
OpenAccounts
2024-07-11 10:05:31 +01:00
..
balancefetcher test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
downloader feat: add token list 2023-11-15 09:02:36 +01:00
mock feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
balance_persistence.go chore(wallet)_: tests for wallet.Reader fetching balances 2024-06-19 16:57:50 +01:00
balance_persistence_test.go fix(premissions)_: convert balance from GetCachedBalancesByChain (#5415) 2024-06-25 10:14:40 +02:00
gen.go feat: load token list in code 2023-06-16 09:00:06 +01:00
token.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
token_test.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
tokenstore.go chore_: add missing token 2024-07-04 09:28:18 +02: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