status-go/api
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
..
multiformat Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
.gitignore
app_state.go
app_state_test.go
backend.go
backend_test.go
create_account_and_login_test.go
default_networks.go feat_: Correct opt short names (#5163) 2024-05-16 16:01:30 +02:00
default_networks_test.go
defaults.go
geth_backend.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
messenger_raw_message_resend_test.go feat(waku2)_: allow using an env variable to set the node's key (#5152) 2024-05-15 19:15:22 -04:00
test_helpers.go
utils.go
utils_test.go