status-go/services/wallet/activity
Stefan e6705f264c chore(wallet) refactor activity tests 2023-07-14 16:11:14 +02:00
..
TODO.md feat(wallet) make remaining filter apis async 2023-07-03 16:50:48 +02:00
activity.go feat(wallet) deliver pending changed events to clients 2023-07-07 15:06:14 +02:00
activity_test.go chore(wallet) refactor activity tests 2023-07-14 16:11:14 +02:00
filter.go fix(wallet) fix crash if to_address is NULL in transfers 2023-06-28 09:55:43 +02:00
filter_test.go fix(wallet) fix crash if to_address is NULL in transfers 2023-06-28 09:55:43 +02:00
scheduler.go feat(wallet) make remaining filter apis async 2023-07-03 16:50:48 +02:00
scheduler_test.go feat(wallet) make remaining filter apis async 2023-07-03 16:50:48 +02:00
service.go fix(wallet) fix filtering failing with NULL values in to_address 2023-07-04 15:51:33 +02:00