status-go/services/rpcfilters
Ivan Belyakov 09dff82db5 feat(wallet): Move pending transactions to `transactions` module.
Handle creation and deletion of pending transactions automatically
on status-go side.
2023-07-11 16:07:42 +02:00
..
api.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
api_test.go
hash_filter.go
latest_block_changed_event.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
latest_block_changed_event_test.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
latest_block_provider.go
latest_logs.go
latest_logs_test.go
logs_cache.go
logs_cache_test.go
logs_filter.go
logs_filter_test.go
service.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
transaction_sent_to_upstream_event.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
transaction_sent_to_upstream_event_test.go feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00