status-go/services/wallet/activity
Stefan 195214765b fix(wallet) fix filter by activity type
The activity type filtering was not stable in relation to addresses
filter which was generating unexpected Send/Receive type in the
corner-case when both sender and receiver was in the address list.

Updates status-desktop #11960
2023-09-12 11:58:24 +02:00
..
activity.go fix(wallet) send/receive for duplicate transactions 2023-09-12 11:58:24 +02:00
activity_test.go fix(wallet) fix filter by activity type 2023-09-12 11:58:24 +02:00
details.go chore(wallet) move computing totalFees to status-go 2023-08-30 13:59:52 +02:00
filter.go feat(wallet) lazy load activity info optimization 2023-09-01 19:11:14 +02:00
filter.sql fix(wallet) fix filter by activity type 2023-09-12 11:58:24 +02:00
filter_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
service.go feat(wallet) lazy load activity info optimization 2023-09-01 19:11:14 +02:00
service_test.go feat(wallet) lazy load activity info optimization 2023-09-01 19:11:14 +02:00