status-go/services/wallet/activity
Stefan c3d2ff0723 chore(wallet) move filter activity sql query in a separate file
This should make the complex query more readable and maintainable
Embed the file content in the complied binary

Updates status-desktop #12077
2023-09-05 22:15:04 +02:00
..
activity.go chore(wallet) move filter activity sql query in a separate file 2023-09-05 22:15:04 +02:00
activity_test.go fix(wallet) fix pending transactions notification 2023-09-01 00:18:26 +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 chore(wallet) move filter activity sql query in a separate file 2023-09-05 22:15:04 +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