status-go/services/wallet/activity
Dario Gabriel Lipicar 2849a447f1
feat!: implement new activityV2 filter
2024-11-18 19:28:23 -03:00
..
activity.go feat!: implement new activityV2 filter 2024-11-18 19:28:23 -03:00
activity_test.go chore_: completely remove goerli from the code 2024-10-21 17:30:51 +02:00
activity_v2.go feat!: implement new activityV2 filter 2024-11-18 19:28:23 -03:00
benchmarks_test.go chore(wallet)_: Fix tests after wallet api sign and send clean up 2024-05-09 18:11:58 +02:00
details.go fix_: Fetch pending tx hash (#5319) 2024-06-11 10:36:27 +02:00
filter.go feat!: implement new activityV2 filter 2024-11-18 19:28:23 -03:00
filter.sql chore(wallet)_: clean up wallet API send and sign transactions 2024-05-09 18:11:58 +02:00
filter_test.go chore(wallet)_: Fix tests after wallet api sign and send clean up 2024-05-09 18:11:58 +02:00
get_collectibles.sql feat: Wallet activity collectibles model (#4074) 2023-10-03 12:49:04 +02:00
multiTxDetails.sql fix_: Fetch pending tx hash (#5319) 2024-06-11 10:36:27 +02:00
oldest_timestamp.sql Bug: Refresh recipients model (#4076) 2023-10-02 13:46:05 +02:00
recipients.sql chore(wallet)_: clean up wallet API send and sign transactions 2024-05-09 18:11:58 +02:00
service.go feat!: implement new activityV2 filter 2024-11-18 19:28:23 -03:00
service_test.go feat!: implement new activityV2 filter 2024-11-18 19:28:23 -03:00
session.go feat!: implement new activityV2 filter 2024-11-18 19:28:23 -03:00
session_test.go feat(wallet) add GetMoreForFilterSession API method 2024-02-13 17:37:44 +01:00
txDetails.sql fix_: Fetch pending tx hash (#5319) 2024-06-11 10:36:27 +02:00