status-go/services/wallet/activity
dlipicar dd994587a3
chore_: initial steps to decouple rpc chain modules (#5856)
* chore_: moved chain rpclimiter and tagger to separate packages

* chore_: initial steps to decouple rpc chain modules
2024-09-24 14:07:26 +01:00
..
activity.go feat_: add support for approve and swap activity entries 2024-07-22 18:29:13 -03:00
activity_test.go feat_: add support for approve and swap activity entries 2024-07-22 18:29:13 -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(wallet)_: add Approve transaction type 2024-06-10 08:57:45 -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 fix(activity)_: Remove duplicated ids for nft fetching 2024-07-17 12:20:35 +02:00
service_test.go chore_: initial steps to decouple rpc chain modules (#5856) 2024-09-24 14:07:26 +01:00
session.go chore(wallet)_: removed all addresses parameter as redundant. 2024-04-12 14:36:44 +02: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