status-go/services/wallet/activity
Stefan f07a79cd18 fix(wallet) fix crash if to_address is NULL in transfers
Add nill tests for TestGetRecipients, GetOldestTimestamp
Also fix returning duplicate addresses in TestGetRecipients

Updates status-desktop #11170
2023-06-28 09:55:43 +02:00
..
TODO.md feat(wallet) filter activity by erc20 2023-06-20 14:06:49 +02:00
activity.go feat(wallet) api to retrieve last activity timestamp 2023-06-22 14:06:55 +02:00
activity_test.go fix(wallet) fix crash if to_address is NULL in transfers 2023-06-28 09:55:43 +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
service.go feat(wallet) filter activity by erc20 2023-06-20 14:06:49 +02:00