status-go/services/wallet/activity
Stefan d8eb038d7d feat(wallet): make filer API async
Refactor the filter interface to be an async call which returns
the result using a wallet event
A call to the filter API will cancel the ongoing filter and receive
an error result event

Closes status-desktop #10994
2023-06-12 15:42:26 +02:00
..
TODO.md feat(wallet) filter activity by status 2023-06-10 11:43:00 +02:00
activity.go feat(wallet): make filer API async 2023-06-12 15:42:26 +02:00
activity_test.go feat(wallet): make filer API async 2023-06-12 15:42:26 +02:00
filter.go feat(wallet) filter activity by status 2023-06-10 11:43:00 +02:00
service.go feat(wallet): make filer API async 2023-06-12 15:42:26 +02:00