status-go/services/wallet/token
Michal Iskierko 574450289c feat_: Move community tokens transaction listening to status-go
Use EventWatcher to catch wallet events.
Handling all community tokens wallet events in communitytokens service (database and messenger operations).
Adding new signal to nim: CommunityTokenTransactionSignal, which is emitted everytime when the event is received.

Issue #4351
2024-05-16 16:18:15 +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_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +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